me
/
guix
Archived
1
0
Fork 0

gnu: r-heatplus: Update to 3.10.0.

* gnu/packages/bioconductor.scm (r-heatplus): Update to 3.10.0.

Change-Id: I753528f67b5b7e3640a6e59caac755fcd755b5c5
master
Ricardo Wurmus 2023-11-03 17:18:48 +01:00
parent c3d0f015cf
commit aa61c81823
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -14607,14 +14607,14 @@ gmapR.")
(define-public r-heatplus
(package
(name "r-heatplus")
(version "3.8.0")
(version "3.10.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "Heatplus" version))
(sha256
(base32
"031f25w960jp5nhd78v3iv6pib266cpbawhi9rrd7csw89vnswfx"))))
"1vs7x4dc2vrfi2wi300bjr2hl1wwp4v27sgzycr6qv6x2nx9i5xq"))))
(properties `((upstream-name . "Heatplus")))
(build-system r-build-system)
(propagated-inputs