aboutsummaryrefslogtreecommitdiff
path: root/guix/git-download.scm
diff options
context:
space:
mode:
Diffstat (limited to 'guix/git-download.scm')
-rw-r--r--guix/git-download.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/guix/git-download.scm b/guix/git-download.scm
index d88f4c40ee..027ef47468 100644
--- a/guix/git-download.scm
+++ b/guix/git-download.scm
@@ -105,7 +105,7 @@ HASH-ALGO (a symbol). Use NAME as the file name, or a generic name if #f."
(module-ref (resolve-interface '(gnu packages guile)) 'guile-lzlib))
(define gnutls
- (module-ref (resolve-interface '(gnu packages tls)) 'guile-gnutls))
+ (module-ref (resolve-interface '(gnu packages tls)) 'gnutls))
(define glibc-locales
;; Note: pick the '-final' variant to avoid circular dependency on