me
/
guix
Archived
1
0
Fork 0

gnu: r-cghbase: Update to 1.64.0.

* gnu/packages/bioconductor.scm (r-cghbase): Update to 1.64.0.

Change-Id: I0a2dc81941c373e7f8d4ecefc196aadf5a2375cd
master
Ricardo Wurmus 2024-05-07 13:06:42 +02:00
parent c4e5ed070a
commit edabbba1a5
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -13519,12 +13519,12 @@ normalization and quality checking.")
(define-public r-cghbase
(package
(name "r-cghbase")
(version "1.62.0")
(version "1.64.0")
(source (origin
(method url-fetch)
(uri (bioconductor-uri "CGHbase" version))
(sha256
(base32 "1iw03gq1kvmn9a6h0kw389l9i7h99fbxcsag9f3gkfznjv0vp5k4"))))
(base32 "1fz39fdkfvfhzm69pfvliqvp48wsldwm3kpgbsaacrdh46jg5vzk"))))
(properties `((upstream-name . "CGHbase")))
(build-system r-build-system)
(propagated-inputs