From 31bc467225bab461ba758e2e31299eb47c8e5c44 Mon Sep 17 00:00:00 2001 From: Frederick Muriuki Muriithi Date: Wed, 27 Sep 2023 14:33:27 +0300 Subject: gn-auth: List packages to install List all packages to install to hopefully fix failure in `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 69d2e23..42296c0 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 "971c15423bbc3c090c28eca7a50caf90a5ad5411"))) + (commit "9961237078834c342e5bf7d7d6ffd7f27be09c67"))) (hash (content-hash (base32 - "07lkbdjhqr0qfw8v4rzqw1phyi63qxknzyyavsqmimrvx8wkq4nd"))))) + "1nmwcwa897gv4dmn16swk7g9lsnl7jnzlb6qbsg38pgiwhyh6mrk"))))) (build-system python-build-system) (arguments (list -- cgit v1.2.3