diff options
author | pjotrp | 2024-04-02 09:30:18 +0200 |
---|---|---|
committer | pjotrp | 2024-04-02 09:30:27 +0200 |
commit | 404a97f8973cf1199e147b7117ac562580a70634 (patch) | |
tree | a28350373a56190439e79e7fcf0323752236cac8 | |
parent | 3d3bdd5c74c41385f4c7fa00d12e25e44a04b4aa (diff) | |
download | guix-bioinformatics-404a97f8973cf1199e147b7117ac562580a70634.tar.gz |
genenetwork3-stable: Update commit and hash.
-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 efb0ea8..2d7fab5 100644 --- a/gn/packages/genenetwork.scm +++ b/gn/packages/genenetwork.scm @@ -348,7 +348,7 @@ (license license:agpl3+)))) (define-public genenetwork3-stable - (let ((commit "25d3f3d7a13a9d94b561b1d824ba0b428a3fc006") + (let ((commit "b04458b6ff745c9d0d1101527bec6eeafd911d05") (revision "1")) (package (inherit genenetwork3) |