diff options
author | Frederick Muriuki Muriithi | 2025-01-20 09:51:03 -0600 |
---|---|---|
committer | Frederick Muriuki Muriithi | 2025-01-20 09:51:03 -0600 |
commit | 73f1601028ae18a6a519d00f6f789706bbc3ce34 (patch) | |
tree | d2b161cb885f86853449ce0dc901d2de33094872 /gn/packages | |
parent | c39c237a4d943c11757521f79ae8dfec024d5554 (diff) | |
download | guix-bioinformatics-73f1601028ae18a6a519d00f6f789706bbc3ce34.tar.gz |
gn-auth: Upgrade to e345a04.
Diffstat (limited to 'gn/packages')
-rw-r--r-- | gn/packages/genenetwork.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gn/packages/genenetwork.scm b/gn/packages/genenetwork.scm index 802ea4d..ae30dbe 100644 --- a/gn/packages/genenetwork.scm +++ b/gn/packages/genenetwork.scm @@ -488,7 +488,7 @@ (license license:agpl3+)))) (define-public gn-auth - (let ((commit "877a7a3d7862c3b7e3a4aeae5f4ca69b6c880807") + (let ((commit "e345a04030249c99237a7f4e1e80e29918e99c7c") (revision "01")) (package (name "gn-auth") |