diff options
| -rw-r--r-- | guix/gn-machines/genenetwork.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/guix/gn-machines/genenetwork.scm b/guix/gn-machines/genenetwork.scm index 6490c80..d976e27 100644 --- a/guix/gn-machines/genenetwork.scm +++ b/guix/gn-machines/genenetwork.scm @@ -118,7 +118,7 @@ (package (inherit gng:gn-guile) (name "gn-guile") - (version (git-version "4.0.0" revision commit)) + (version (git-version "4.0.1" revision commit)) (source (origin (method git-fetch) (uri (git-reference |
