me
/
guix
Archived
1
0
Fork 0

gnu: r-cghcall: Update to 2.66.0.

* gnu/packages/bioconductor.scm (r-cghcall): Update to 2.66.0.

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

View File

@ -13538,12 +13538,12 @@ the @code{arrayCGH} packages.")
(define-public r-cghcall
(package
(name "r-cghcall")
(version "2.64.0")
(version "2.66.0")
(source (origin
(method url-fetch)
(uri (bioconductor-uri "CGHcall" version))
(sha256
(base32 "1x2zfr40bm42zd1bljwpbz3cz1q23a3yy1g277lwsp78gxbn3zly"))))
(base32 "1gjd3ggiw93cwcacjb1472ia98aaapj9gln04v5pbwmp2r4xfcs7"))))
(properties `((upstream-name . "CGHcall")))
(build-system r-build-system)
(propagated-inputs