me
/
guix
Archived
1
0
Fork 0

gnu: r-bgx: Update to 1.54.1.

* gnu/packages/bioconductor.scm (r-bgx): Update to 1.54.1.
master
Ricardo Wurmus 2020-10-06 13:12:02 +02:00
parent 40b86e20eb
commit 7337615d1c
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -7247,14 +7247,14 @@ gene expression.")
(define-public r-bgx
(package
(name "r-bgx")
(version "1.54.0")
(version "1.54.1")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "bgx" version))
(sha256
(base32
"0r67a6m5hrnsxgk0f57hl5yaagi2wai2kpfyjjlhrck4rlm1sjcx"))))
"0a10fg9n5p024jrmbis102gqpbz23sc6vdn1sal2697hlxikzb46"))))
(properties `((upstream-name . "bgx")))
(build-system r-build-system)
(propagated-inputs