me
/
guix
Archived
1
0
Fork 0

gnu: r-coregx: Update to 2.6.0.

* gnu/packages/bioconductor.scm (r-coregx): Update to 2.6.0.

Change-Id: I80acbeb9a1850d3c7a374a71898a04654b5ebd2d
master
Ricardo Wurmus 2023-11-03 16:40:29 +01:00
parent 570177be67
commit 09a6c19465
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -4523,13 +4523,13 @@ enrichment in single cell data.")
(define-public r-coregx (define-public r-coregx
(package (package
(name "r-coregx") (name "r-coregx")
(version "2.4.0") (version "2.6.0")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (bioconductor-uri "CoreGx" version)) (uri (bioconductor-uri "CoreGx" version))
(sha256 (sha256
(base32 "09pv117g8sxhrij960mparrz1r9vx8s20gmpvn1h667kl1bc0jm9")))) (base32 "0ffbi5afw759mi5r657h67hdh9yr5jrzvl3aigp960jzb5542105"))))
(properties `((upstream-name . "CoreGx"))) (properties `((upstream-name . "CoreGx")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs