1
Fork 0
mirror of https://https.git.savannah.gnu.org/git/guix.git/ synced 2025-07-16 20:10:39 +02:00

gnu: r-cghcall: Update to 2.70.0.

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

Change-Id: I7a5f075fba10875dada8e926d3f333ba84a49ffb
This commit is contained in:
Ricardo Wurmus 2025-04-29 18:56:08 +02:00
parent c629a770c6
commit 79adcf5d9b
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -15977,12 +15977,12 @@ the @code{arrayCGH} packages.")
(define-public r-cghcall
(package
(name "r-cghcall")
(version "2.68.0")
(version "2.70.0")
(source (origin
(method url-fetch)
(uri (bioconductor-uri "CGHcall" version))
(sha256
(base32 "178gi1d0mdm201ay1srikndd6dsbi41rmn8h3rvmv3q2ngzk70hm"))))
(base32 "1ygfzla36h3bgj9j480xlgczn473r894d0yy10wvfi01rcpgmccn"))))
(properties `((upstream-name . "CGHcall")))
(build-system r-build-system)
(propagated-inputs