diff --git a/gnu/packages/guile.scm b/gnu/packages/guile.scm index 4b7577f2a2..4c6ae1007c 100644 --- a/gnu/packages/guile.scm +++ b/gnu/packages/guile.scm @@ -783,6 +783,9 @@ (define-public guile-zlib (version "0.0.1") (source (origin + ;; XXX: Do not use "git-fetch" method here that would create and + ;; endless inclusion loop, because this package is used as an extension + ;; in the same method. (method url-fetch) (uri (string-append "https://notabug.org/guile-zlib/guile-zlib/archive/"