mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-heatplus: Update to 3.16.0.
* gnu/packages/bioconductor.scm (r-heatplus): Update to 3.16.0. Change-Id: I1d248678e28d98807fbaa3565816dca0b7a88871
This commit is contained in:
parent
6e8ecb8359
commit
1b05fe2641
1 changed files with 2 additions and 2 deletions
|
@ -18802,14 +18802,14 @@ gmapR.")
|
|||
(define-public r-heatplus
|
||||
(package
|
||||
(name "r-heatplus")
|
||||
(version "3.14.0")
|
||||
(version "3.16.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "Heatplus" version))
|
||||
(sha256
|
||||
(base32
|
||||
"1kfm07dcs4gvkr1ry57q8r564v2b73vd67ysy83riz9qvan5r63b"))))
|
||||
"1an32ghqbd2j39509v1anzp65ahndwi6nhjzcvvv5ixl6s006n9k"))))
|
||||
(properties `((upstream-name . "Heatplus")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue