1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-05-25 02:21:49 +02:00

gnu: r-hitc: Update to 1.38.0.

* gnu/packages/bioconductor.scm (r-hitc): Update to 1.38.0.
This commit is contained in:
Ricardo Wurmus
2021-11-04 22:04:42 +00:00
parent 2603747a56
commit 77450726d6
+2 -2
View File
@@ -12509,13 +12509,13 @@ assays such as Hi-C.")
(define-public r-hitc
(package
(name "r-hitc")
(version "1.36.0")
(version "1.38.0")
(source (origin
(method url-fetch)
(uri (bioconductor-uri "HiTC" version))
(sha256
(base32
"0s3kfqs3zlmq61hxdmxpmi9gfs9w3byckw7xzp1hrhdbsl46yvgq"))))
"1ckiwqfq86k8p3y36iwr7k3y6g4z80n8hb047c0i2491lrn23rhx"))))
(properties `((upstream-name . "HiTC")))
(build-system r-build-system)
(propagated-inputs