Archived
1
0
Fork 0

gnu: r-hitc: Update to 1.44.0.

* gnu/packages/bioconductor.scm (r-hitc): Update to 1.44.0.
This commit is contained in:
Ricardo Wurmus 2023-04-28 19:01:31 +02:00
parent 765b41564a
commit 143b70c92b
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -18235,13 +18235,13 @@ assays such as Hi-C.")
(define-public r-hitc (define-public r-hitc
(package (package
(name "r-hitc") (name "r-hitc")
(version "1.42.0") (version "1.44.0")
(source (origin (source (origin
(method url-fetch) (method url-fetch)
(uri (bioconductor-uri "HiTC" version)) (uri (bioconductor-uri "HiTC" version))
(sha256 (sha256
(base32 (base32
"10m3pq22a8m8bbfkmq5r44ydg2668g6dxmxp7km47jxgf9hlqhcl")))) "00csfr3yhbllwc8797xg49qb0djpvbpfi6mbnps284nlqy5vpdwh"))))
(properties `((upstream-name . "HiTC"))) (properties `((upstream-name . "HiTC")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs