gnu: r-biotmle: Update to 1.28.0.
* gnu/packages/bioconductor.scm (r-biotmle): Update to 1.28.0. Change-Id: Idd65b115b561e4069470133fdf70da803b7e463emaster
parent
65a3deae8c
commit
73a75b1a72
|
@ -24621,14 +24621,14 @@ help unravel disease regulatory trajectory.")
|
||||||
(define-public r-biotmle
|
(define-public r-biotmle
|
||||||
(package
|
(package
|
||||||
(name "r-biotmle")
|
(name "r-biotmle")
|
||||||
(version "1.26.0")
|
(version "1.28.0")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri (bioconductor-uri "biotmle" version))
|
(uri (bioconductor-uri "biotmle" version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"0h796sxv7fvwx9m8ikamf3bvaac7rimp33lv1j3ngsjifigdkvfy"))))
|
"06kixhzkrzxyic44kdmqrv19v2c4a7sri8cbhbvww8km4n5l39sf"))))
|
||||||
(properties `((upstream-name . "biotmle")))
|
(properties `((upstream-name . "biotmle")))
|
||||||
(build-system r-build-system)
|
(build-system r-build-system)
|
||||||
(propagated-inputs
|
(propagated-inputs
|
||||||
|
|
Reference in New Issue