gnu: r-bgmix: Update to 1.52.0.
* gnu/packages/bioconductor.scm (r-bgmix): Update to 1.52.0.master
parent
e4087ae9c9
commit
51d637a32d
|
@ -10812,14 +10812,14 @@ cellular organization in health and disease.")
|
|||
(define-public r-bgmix
|
||||
(package
|
||||
(name "r-bgmix")
|
||||
(version "1.50.0")
|
||||
(version "1.52.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "BGmix" version))
|
||||
(sha256
|
||||
(base32
|
||||
"0r9gjqajarg5mivxhqdzn8m8hmfarmzbplp3zqyyznccri03pv50"))))
|
||||
"1gp40ddspblpszzm4k4r7ysgx883iwdfqc5ds23p2q1ml9idwgvv"))))
|
||||
(properties `((upstream-name . "BGmix")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
|
Reference in New Issue