me
/
guix
Archived
1
0
Fork 0

gnu: r-hitc: Update to 1.42.0.

* gnu/packages/bioconductor.scm (r-hitc): Update to 1.42.0.
master
zimoun 2022-11-17 03:50:30 +01:00 committed by Ricardo Wurmus
parent 06c18fde52
commit ab92277de4
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -15752,13 +15752,13 @@ assays such as Hi-C.")
(define-public r-hitc (define-public r-hitc
(package (package
(name "r-hitc") (name "r-hitc")
(version "1.40.0") (version "1.42.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
"1pkshlrra26cad0hf8a54brlkazni6rsvrplh36azxapx5rpps4s")))) "10m3pq22a8m8bbfkmq5r44ydg2668g6dxmxp7km47jxgf9hlqhcl"))))
(properties `((upstream-name . "HiTC"))) (properties `((upstream-name . "HiTC")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs