mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-biotmle: Update to 1.24.0.
* gnu/packages/bioconductor.scm (r-biotmle): Update to 1.24.0.
This commit is contained in:
parent
0f594abe26
commit
096133af16
1 changed files with 2 additions and 2 deletions
|
@ -20403,14 +20403,14 @@ help unravel disease regulatory trajectory.")
|
||||||
(define-public r-biotmle
|
(define-public r-biotmle
|
||||||
(package
|
(package
|
||||||
(name "r-biotmle")
|
(name "r-biotmle")
|
||||||
(version "1.22.0")
|
(version "1.24.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
|
||||||
"1sbwbz0xdws31lsh46mfcijqmi6rm050r1d6vwii65q686x5j43w"))))
|
"1hjkhwbld8m52lsy2ba6cnp02n0xykaxm9650r5zmzry38dw9nb5"))))
|
||||||
(properties `((upstream-name . "biotmle")))
|
(properties `((upstream-name . "biotmle")))
|
||||||
(build-system r-build-system)
|
(build-system r-build-system)
|
||||||
(propagated-inputs
|
(propagated-inputs
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue