From 761a61bd77d1a4ade316bebe30aee1a136071025 Mon Sep 17 00:00:00 2001 From: Frederick Muriuki Muriithi Date: Wed, 27 Sep 2023 13:42:13 +0300 Subject: gn-auth: Use newer setup.py Use updated setup.py to try and fix issues with the `sanity-check` phase. --- gn/packages/genenetwork.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'gn/packages/genenetwork.scm') diff --git a/gn/packages/genenetwork.scm b/gn/packages/genenetwork.scm index d2b59c5..69d2e23 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 "f4b9e51192a8dea3399ca83226a47a518b3ea5c5"))) + (commit "971c15423bbc3c090c28eca7a50caf90a5ad5411"))) (hash (content-hash (base32 - "054i9va4850dcfiwzz79r4w4h2cinh3d6l1l4jc8s4sy7bjb50zp"))))) + "07lkbdjhqr0qfw8v4rzqw1phyi63qxknzyyavsqmimrvx8wkq4nd"))))) (build-system python-build-system) (arguments (list -- cgit v1.2.3