diff --git a/fetch.sh b/fetch.sh
index a1f111092996f9b91bb9b23adfc44aca1e01dd77..ca8906787c09e675eebfcff1e243f712531ce964 100755
--- a/fetch.sh
+++ b/fetch.sh
@@ -11,6 +11,5 @@ fi
 
 for recipe in $recipes
 do
-    echo -e "\033[01;38;5;215mfetch - fetching $recipe\033[0m" >&2
     ./cook.sh "$recipe" fetch
 done
diff --git a/pkgutils b/pkgutils
index b9c10c980e1724270b7e90d3c2d4999c398814b8..e8b316a8d52437b6f28cb3c68c61895403337018 160000
--- a/pkgutils
+++ b/pkgutils
@@ -1 +1 @@
-Subproject commit b9c10c980e1724270b7e90d3c2d4999c398814b8
+Subproject commit e8b316a8d52437b6f28cb3c68c61895403337018