diff options
author | Frederick Muriuki Muriithi | 2025-03-31 10:12:00 -0500 |
---|---|---|
committer | Frederick Muriuki Muriithi | 2025-03-31 10:12:00 -0500 |
commit | 79b7b3edc4c40ef699e4513a36d7e4d2233054db (patch) | |
tree | c42b0c61f99e790c40f3193e4083d60d3adf974e /gn | |
parent | 2bc8bfddd4b4fbd45a30969c21bf1c46800cce74 (diff) | |
download | guix-bioinformatics-79b7b3edc4c40ef699e4513a36d7e4d2233054db.tar.gz |
gn-auth: Update the checkout name for easier build debugging.
Diffstat (limited to 'gn')
-rw-r--r-- | gn/packages/genenetwork.scm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gn/packages/genenetwork.scm b/gn/packages/genenetwork.scm index d0e507b..803615f 100644 --- a/gn/packages/genenetwork.scm +++ b/gn/packages/genenetwork.scm @@ -538,6 +538,7 @@ storage.") (uri (git-reference (url "https://git.genenetwork.org/gn-auth") (commit commit))) + (file-name (git-file-name name version)) (hash (content-hash (base32 |