gnu: r-bgmix: Update to 1.48.0.

* gnu/packages/bioconductor.scm (r-bgmix): Update to 1.48.0.
This commit is contained in:
Ricardo Wurmus 2020-06-13 01:03:39 +02:00
parent a9148d0686
commit 296992be08
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -7215,14 +7215,14 @@ (define-public r-activepathways
(define-public r-bgmix
(package
(name "r-bgmix")
(version "1.46.0")
(version "1.48.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "BGmix" version))
(sha256
(base32
"1bwqqhkh4m3hhpd71grwjrg7n07lzvys4y7aghmw2gw5ibnk5683"))))
"1pfi3hinjn6ymikadgj8dqm59h7mapf01wj86dbbvf8y1xqp8y8n"))))
(properties `((upstream-name . "BGmix")))
(build-system r-build-system)
(propagated-inputs