gnu: r-hitc: Update to 1.36.0.

* gnu/packages/bioconductor.scm (r-hitc): Update to 1.36.0.
This commit is contained in:
Ricardo Wurmus 2021-06-05 08:50:13 +02:00
parent 914bd41da9
commit dbb929bf4a
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC

View File

@ -12147,13 +12147,13 @@ assays such as Hi-C.")
(define-public r-hitc
(package
(name "r-hitc")
(version "1.34.0")
(version "1.36.0")
(source (origin
(method url-fetch)
(uri (bioconductor-uri "HiTC" version))
(sha256
(base32
"1xbh36qgmzl8b6xq0hnl41li2x18yma50fq0v4dglh2ddn7as9iy"))))
"0s3kfqs3zlmq61hxdmxpmi9gfs9w3byckw7xzp1hrhdbsl46yvgq"))))
(properties `((upstream-name . "HiTC")))
(build-system r-build-system)
(propagated-inputs