diff options
author | Frederick Muriuki Muriithi | 2023-09-27 12:43:03 +0300 |
---|---|---|
committer | Frederick Muriuki Muriithi | 2023-09-27 12:43:03 +0300 |
commit | de23151c31cd078d40d715e63daf2529d8e35a12 (patch) | |
tree | febf28689577eaedb438a424c9301dae50717cd0 /gn/packages/genenetwork.scm | |
parent | 29633fd3a8bafce405bba487802cd3720e642d11 (diff) | |
download | guix-bioinformatics-de23151c31cd078d40d715e63daf2529d8e35a12.tar.gz |
gn-auth: Update commit and hash.
Diffstat (limited to 'gn/packages/genenetwork.scm')
-rw-r--r-- | gn/packages/genenetwork.scm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gn/packages/genenetwork.scm b/gn/packages/genenetwork.scm index 4ce207d..4768ca8 100644 --- a/gn/packages/genenetwork.scm +++ b/gn/packages/genenetwork.scm @@ -475,11 +475,11 @@ (method git-fetch) (uri (git-reference (url "https://github.com/genenetwork/gn-auth.git") - (commit "6b4e800ad2b642d3dce80cdcf84a102aad64fcfd"))) + (commit "a8ebba8266618ec53fe485ee84d09d0cdff898a1"))) (hash (content-hash (base32 - "036k561kvzb6nwr1k1pd9fi20v4d7cnj5jdps6a30yjprfvj8y4l"))))) + "0ksdzkrb9z9br9mca9dxprfp57wj7ffd9gqnbsxg2gq0yj1ri9af"))))) (build-system python-build-system) (arguments (list |