gnu: r-bgx: Update to 1.54.0.
* gnu/packages/bioconductor.scm (r-bgx): Update to 1.54.0.master
parent
296992be08
commit
de91f15a74
|
@ -7237,14 +7237,14 @@ gene expression.")
|
||||||
(define-public r-bgx
|
(define-public r-bgx
|
||||||
(package
|
(package
|
||||||
(name "r-bgx")
|
(name "r-bgx")
|
||||||
(version "1.52.0")
|
(version "1.54.0")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri (bioconductor-uri "bgx" version))
|
(uri (bioconductor-uri "bgx" version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"0fiqqv6pin0zhxaw67hzfjccq2qkl9qfqjf10nx2zmpxm2licavm"))))
|
"0r67a6m5hrnsxgk0f57hl5yaagi2wai2kpfyjjlhrck4rlm1sjcx"))))
|
||||||
(properties `((upstream-name . "bgx")))
|
(properties `((upstream-name . "bgx")))
|
||||||
(build-system r-build-system)
|
(build-system r-build-system)
|
||||||
(propagated-inputs
|
(propagated-inputs
|
||||||
|
|
Reference in New Issue