me
/
guix
Archived
1
0
Fork 0

gnu: r-coregx: Update to 2.8.0.

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

Change-Id: I1d33a891228edf133d8cb0948bb605df2c9c5765
master
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
1 changed files with 2 additions and 2 deletions

View File

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