me
/
guix
Archived
1
0
Fork 0

gnu: r-chromvar: Update to 1.18.0.

* gnu/packages/bioconductor.scm (r-chromvar): Update to 1.18.0.
master
Ricardo Wurmus 2022-05-28 12:45:22 +02:00
parent 3ef47df3b6
commit d9d9f78391
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -14045,13 +14045,13 @@ This package wraps C++ code from the MOODS motif calling library.")
(define-public r-chromvar
(package
(name "r-chromvar")
(version "1.16.0")
(version "1.18.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "chromVAR" version))
(sha256
(base32 "0ylsfr540l763bh010irbcavlskahyb1769pppimdgn22gyr3spk"))))
(base32 "0vhsvkm4kvln0002f13ayk57f9fmiz1kw9vwpsm1vds1vahd656m"))))
(properties `((upstream-name . "chromVAR")))
(build-system r-build-system)
(propagated-inputs