me
/
guix
Archived
1
0
Fork 0

gnu: r-cghbase: Update to 1.46.0.

* gnu/packages/bioconductor.scm (r-cghbase): Update to 1.46.0.
master
Ricardo Wurmus 2019-12-15 14:34:02 +01:00
parent b6c2f098ba
commit 8341f7062e
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -1547,12 +1547,12 @@ normalization and quality checking.")
(define-public r-cghbase
(package
(name "r-cghbase")
(version "1.44.0")
(version "1.46.0")
(source (origin
(method url-fetch)
(uri (bioconductor-uri "CGHbase" version))
(sha256
(base32 "0z9lvn5dxym6kc8ak5fsqkipv2p4z49va3cyz1ch8rw477k2iwvm"))))
(base32 "0136pk6pfwpiiy9vca4pgg4wh74jfb5ssglpdszzhamljpvg765x"))))
(properties `((upstream-name . "CGHbase")))
(build-system r-build-system)
(propagated-inputs