me
/
guix
Archived
1
0
Fork 0

gnu: r-chicago: Update to 1.30.0.

* gnu/packages/bioconductor.scm (r-chicago): Update to 1.30.0.

Change-Id: Id395b5593684d98ddfe9af7a65fb03c2be46d43c
master
Ricardo Wurmus 2023-11-03 17:18:58 +01:00
parent 93322f6240
commit d73af33e49
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -17796,14 +17796,14 @@ genes in the gene-set that are ranked above the leading edge).")
(define-public r-chicago
(package
(name "r-chicago")
(version "1.28.0")
(version "1.30.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "Chicago" version))
(sha256
(base32
"04h4a5nyc78jlsg9pj8ay559bwb8y1nm80v9zvyxd7r490yn7k7s"))))
"1mcpx785ag0jcsh08df34hx3wp55zd1vggnl3fflkinb78178n38"))))
(properties `((upstream-name . "Chicago")))
(build-system r-build-system)
(propagated-inputs