me
/
guix
Archived
1
0
Fork 0

gnu: r-bgx: Update to 1.60.0.

* gnu/packages/bioconductor.scm (r-bgx): Update to 1.60.0.
master
Ricardo Wurmus 2021-11-04 22:04:37 +00:00
parent 1feba301d6
commit 8c6a8a6072
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -11197,14 +11197,14 @@ gene expression.")
(define-public r-bgx
(package
(name "r-bgx")
(version "1.58.0")
(version "1.60.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "bgx" version))
(sha256
(base32
"18n6j2ihv85rhai5sf5k3mwf9nkc2nl2sinx3rrs6sbl529g4mw4"))))
"0z3isnpyf9s11807dprxmd105lb0k4l7r1sygad30ncjvpldifzm"))))
(properties `((upstream-name . "bgx")))
(build-system r-build-system)
(propagated-inputs