1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-08-05 18:11:31 +02:00

gnu: r-hypergraph: Update to 1.82.0.

* gnu/packages/bioconductor.scm (r-hypergraph): Update to 1.82.0.

Change-Id: I21bf16d32080b3a936683aae28fea6cdcd279d9c
This commit is contained in:
Ricardo Wurmus
2025-11-25 13:50:27 +01:00
parent 6fe6808db0
commit faae229469
+2 -2
View File
@@ -23927,14 +23927,14 @@ then the law of total EBPs.")
(define-public r-hypergraph
(package
(name "r-hypergraph")
(version "1.80.0")
(version "1.82.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "hypergraph" version))
(sha256
(base32
"10a7c319ikn9yznf3b7m5vdwbycbjdjb0nc9b6wjvarw3775d77i"))))
"0326ypzscnv2xpyvpigwsanp065wiply8w6ydg1gvryc1in5dlbm"))))
(properties `((upstream-name . "hypergraph")))
(build-system r-build-system)
(propagated-inputs