diff options
Diffstat (limited to 'gn/packages')
-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 14faaa2..1ea7475 100644 --- a/gn/packages/genenetwork.scm +++ b/gn/packages/genenetwork.scm @@ -533,7 +533,7 @@ storage.") (license license:agpl3+)))) (define-public gn-auth - (let ((commit "33418d9f428c8ea5dc14f2accc15f4abbf275ab2") + (let ((commit "9839e5bf35bd7be158b35fa98a734f7a3473688d") (revision "01")) (package (name "gn-auth") @@ -548,7 +548,7 @@ storage.") (hash (content-hash (base32 - "0ljwhcdm65z33b352skg84c4b04qsg76k1ing43y6sw427rxjany"))))) + "1lsi7z8hvpdqgcsx3zc5ip701xka9s75c7r4pjlby2ryjc0gw83d"))))) (build-system python-build-system) (arguments (list |