me
/
guix
Archived
1
0
Fork 0

gnu: r-cghbase: Update to 1.62.0.

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

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

View File

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