summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--guix-gnurl.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/guix-gnurl.scm b/guix-gnurl.scm
index 23235ee59..40c0dc2a7 100644
--- a/guix-gnurl.scm
+++ b/guix-gnurl.scm
@@ -41,7 +41,7 @@
(package
(inherit gnurl)
(name "gnurl-git")
- (version (string-append "7.56.0-" "dev"))
+ (version (string-append "7.57.0-" "dev"))
(source
(local-file %source-dir
#:recursive? #t))