gnu: r-coregx: Update to 2.8.0.

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

Change-Id: I1d33a891228edf133d8cb0948bb605df2c9c5765
This commit is contained in:
Ricardo Wurmus 2024-05-07 12:32:43 +02:00
parent cf92a83ec2
commit 5c83d7b88c
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -5078,13 +5078,13 @@ enrichment in single cell data.")
(define-public r-coregx (define-public r-coregx
(package (package
(name "r-coregx") (name "r-coregx")
(version "2.6.1") (version "2.8.0")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (bioconductor-uri "CoreGx" version)) (uri (bioconductor-uri "CoreGx" version))
(sha256 (sha256
(base32 "16i8xq98vg8xgscwj0w9bsq68vjmhsvwwdw66kcphvf3jjfmn1rv")))) (base32 "05fyncpqiq08a169rjwyc117wkyckh714z0is2r0g79920i36jas"))))
(properties `((upstream-name . "CoreGx"))) (properties `((upstream-name . "CoreGx")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs