mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-13 06:36:37 -05:00
gnu: r-hitc: Update to 1.42.0.
* gnu/packages/bioconductor.scm (r-hitc): Update to 1.42.0.
This commit is contained in:
parent
06c18fde52
commit
ab92277de4
1 changed files with 2 additions and 2 deletions
|
@ -15752,13 +15752,13 @@ (define-public r-fithic
|
|||
(define-public r-hitc
|
||||
(package
|
||||
(name "r-hitc")
|
||||
(version "1.40.0")
|
||||
(version "1.42.0")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "HiTC" version))
|
||||
(sha256
|
||||
(base32
|
||||
"1pkshlrra26cad0hf8a54brlkazni6rsvrplh36azxapx5rpps4s"))))
|
||||
"10m3pq22a8m8bbfkmq5r44ydg2668g6dxmxp7km47jxgf9hlqhcl"))))
|
||||
(properties `((upstream-name . "HiTC")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
|
Loading…
Reference in a new issue