diff options
| author | Frederick Muriuki Muriithi | 2026-02-13 11:16:46 -0600 |
|---|---|---|
| committer | Frederick Muriuki Muriithi | 2026-02-13 11:16:46 -0600 |
| commit | 635eb87bbcfae9d37a6689e3c08e5ebdbf00a446 (patch) | |
| tree | 1dc296c8fc781de144a41c8a17cf0f4c93607f16 /guix | |
| parent | 31c82db0b2c9d33f683d8c9323e13e89f7f11993 (diff) | |
| download | gn-machines-635eb87bbcfae9d37a6689e3c08e5ebdbf00a446.tar.gz | |
gn-auth: Upgrade to commit 77b0316.
Diffstat (limited to 'guix')
| -rw-r--r-- | guix/gn-machines/genenetwork.scm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/guix/gn-machines/genenetwork.scm b/guix/gn-machines/genenetwork.scm index 5da30f1..2ed921a 100644 --- a/guix/gn-machines/genenetwork.scm +++ b/guix/gn-machines/genenetwork.scm @@ -51,7 +51,7 @@ (replace "gn-libs" gn-libs)))))) (define-public gn-auth - (let ((commit "ca2fcbbad0714e6c67192b1bd0e2ab7375680c85") + (let ((commit "77b03164f7ee838e76ec6b565e5cda03f0571bfc") (revision "1")) (package (inherit gn:gn-auth) @@ -67,7 +67,7 @@ (hash (content-hash (base32 - "163w56hqc5fhv2flfy0wwdqiykl0smbhywb3x5apn7r69a48rsh1"))))) + "12i00ks2cmly3l7hfz9s0jmf0mrj48pldlzdxdjpnixl0h0hxhzk"))))) (propagated-inputs (modify-inputs (package-propagated-inputs gn:gn-auth) (replace "gn-libs" gn-libs)))))) |
