me
/
guix
Archived
1
0
Fork 0

gnu: r-bgmix: Update to 1.50.0.

* gnu/packages/bioconductor.scm (r-bgmix): Update to 1.50.0.
master
zimoun 2020-10-30 15:55:24 +01:00 committed by Ricardo Wurmus
parent fa7e242910
commit fad5da32dc
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -7337,14 +7337,14 @@ cellular organization in health and disease.")
(define-public r-bgmix
(package
(name "r-bgmix")
(version "1.48.0")
(version "1.50.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "BGmix" version))
(sha256
(base32
"1pfi3hinjn6ymikadgj8dqm59h7mapf01wj86dbbvf8y1xqp8y8n"))))
"0r9gjqajarg5mivxhqdzn8m8hmfarmzbplp3zqyyznccri03pv50"))))
(properties `((upstream-name . "BGmix")))
(build-system r-build-system)
(propagated-inputs