gnu: r-hitc: Update to 1.46.0.
* gnu/packages/bioconductor.scm (r-hitc): Update to 1.46.0. Change-Id: I0afa4f9da8a94712fe851268ea94af25db058a8c
This commit is contained in:
parent
ac96b72ebf
commit
9940cd5a87
@ -20463,13 +20463,13 @@ assays such as Hi-C.")
|
|||||||
(define-public r-hitc
|
(define-public r-hitc
|
||||||
(package
|
(package
|
||||||
(name "r-hitc")
|
(name "r-hitc")
|
||||||
(version "1.44.0")
|
(version "1.46.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
|
||||||
"00csfr3yhbllwc8797xg49qb0djpvbpfi6mbnps284nlqy5vpdwh"))))
|
"16svq29fm9xl3rl9v6lyxf564manvp8ryxj1mbxc4pb360wmi780"))))
|
||||||
(properties `((upstream-name . "HiTC")))
|
(properties `((upstream-name . "HiTC")))
|
||||||
(build-system r-build-system)
|
(build-system r-build-system)
|
||||||
(propagated-inputs
|
(propagated-inputs
|
||||||
|
Loading…
Reference in New Issue
Block a user