mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-biotmle: Update to 1.20.0.
* gnu/packages/bioconductor.scm (r-biotmle): Update to 1.20.0.
This commit is contained in:
parent
4b3f9a16f2
commit
397bdc4329
1 changed files with 2 additions and 2 deletions
|
@ -15831,14 +15831,14 @@ help unravel disease regulatory trajectory.")
|
||||||
(define-public r-biotmle
|
(define-public r-biotmle
|
||||||
(package
|
(package
|
||||||
(name "r-biotmle")
|
(name "r-biotmle")
|
||||||
(version "1.18.0")
|
(version "1.20.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
|
||||||
"0p3iavf9059qa8qvfvqzskfc5gki3z0ivkkqdwg5anvf0wv2k47g"))))
|
"1frig90krvfdk6nwpmslpj0pvligyzwzfwwci7hzwcmbglk5jj22"))))
|
||||||
(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