diff options
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 8e64879..1402062 100644 --- a/gn/packages/genenetwork.scm +++ b/gn/packages/genenetwork.scm @@ -526,7 +526,7 @@ storage.") (license license:agpl3+)))) (define-public gn-auth - (let ((commit "b5168265af4a80733efe2f8cf5d61639de00a326") + (let ((commit "c70188b307138dde2f618fb846ac57cd1cc418fb") (revision "01")) (package (name "gn-auth") @@ -540,7 +540,7 @@ storage.") (hash (content-hash (base32 - "08cq345zcd2qyrnjnzy55gy4218na6n4sc6byj4q45aic9ns1dgj"))))) + "15gl27yjjfgq8h7pk0wq6v9n3wngxvyg8457lryx94qag6j0c25i"))))) (build-system python-build-system) (arguments (list |