gnu: r-cghbase: Update to 1.62.0.

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

Change-Id: Ib7b8ca1ee0c5ffe5831f92b4b26507e53da5a3a4
This commit is contained in:
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

View file

@ -12145,12 +12145,12 @@ (define-public r-marray
(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