aboutsummaryrefslogtreecommitdiff
path: root/gn/packages
diff options
context:
space:
mode:
authorFrederick Muriuki Muriithi2024-06-28 12:01:02 -0500
committerFrederick Muriuki Muriithi2024-06-28 12:03:56 -0500
commit1ea6b5f9e54b1dde04a88ca2274d8289ea3e511d (patch)
treecfb13f8e2f47f76ee7ff1a05bec524f96e09e3c9 /gn/packages
parentf4283a12344875f79e28f153a6a93f947dd7d5f3 (diff)
downloadguix-bioinformatics-1ea6b5f9e54b1dde04a88ca2274d8289ea3e511d.tar.gz
genenetwork-full-system: Do synchronised release
Do a syncronised release of the genenetwork full system (it's not actually full, since gn-uploader is not yet part of the release, but it's good enough), with the following commits for the various parts: * GeneNetwork2: deb8d7241f1ca05865fababc2799ead9a684f8be * GeneNetwork3: 9f27bdc3ca41e09a090093bc36f48851fcc4fc42 * gn-auth: c8658a764cf30605c6e5a1361dcd09ddd422e371
Diffstat (limited to 'gn/packages')
-rw-r--r--gn/packages/genenetwork.scm14
1 files changed, 7 insertions, 7 deletions
diff --git a/gn/packages/genenetwork.scm b/gn/packages/genenetwork.scm
index 10619da..2b7ca51 100644
--- a/gn/packages/genenetwork.scm
+++ b/gn/packages/genenetwork.scm
@@ -112,7 +112,7 @@
((#:tests? _ #f) #f)))))
(define-public genenetwork3
- (let ((commit "6bb4a5f05c1a2c96b7da1780ae4a1d70c7cc4afb")
+ (let ((commit "9f27bdc3ca41e09a090093bc36f48851fcc4fc42")
(revision "5"))
(package
(name "genenetwork3")
@@ -126,7 +126,7 @@
(file-name (git-file-name name version))
(sha256
(base32
- "13nvi2gwwb0shra0d9rsfhppa9ky4bhgh1zgb34790ax0g9lwa97"))))
+ "10j5afdfi258s1icakrid9fanp4rrpf1scxdqik31hbvyk7qdvfy"))))
(inputs
(list python-click))
(native-inputs
@@ -185,7 +185,7 @@
(license license:agpl3+))))
(define-public genenetwork2
- (let ((commit "b9e04ad79e0039edba25d58f8bc03e4d2a17583b")
+ (let ((commit "deb8d7241f1ca05865fababc2799ead9a684f8be")
(revision "4"))
(package
(name "genenetwork2")
@@ -198,7 +198,7 @@
(file-name (string-append name "-" version))
(sha256
(base32
- "1ri56g5hl2n0q7cz15sbvjmrr5pmsrp274frkvvcgr9ddxjlzd9p"))))
+ "1hvxn88jc9r4h88kgna6jahs66cpkc39vq10qcqcnwa09ghyban1"))))
(native-inputs
(list graphviz))
(propagated-inputs
@@ -473,12 +473,12 @@
(origin
(method git-fetch)
(uri (git-reference
- (url "https://github.com/genenetwork/gn-auth.git")
- (commit "cd6eebd85d32feb289ccecd1aee45fb40b03d77f")))
+ (url "https://git.genenetwork.org/gn-auth")
+ (commit "c8658a764cf30605c6e5a1361dcd09ddd422e371")))
(hash
(content-hash
(base32
- "06slj3z110mbc46qncdvyi29y85zkqxl76n89dxjp5wjfqxw0nsl")))))
+ "1hc95p0nif1r973f61qixm1dxahnczsj9iy9r3d26jn8xv1lfz53")))))
(build-system python-build-system)
(arguments
(list