gnu: r-biotmle: Update to 1.24.0.

* gnu/packages/bioconductor.scm (r-biotmle): Update to 1.24.0.
This commit is contained in:
Ricardo Wurmus 2023-04-28 19:01:42 +02:00
parent 0f594abe26
commit 096133af16
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -20403,14 +20403,14 @@ (define-public r-biotip
(define-public r-biotmle
(package
(name "r-biotmle")
(version "1.22.0")
(version "1.24.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "biotmle" version))
(sha256
(base32
"1sbwbz0xdws31lsh46mfcijqmi6rm050r1d6vwii65q686x5j43w"))))
"1hjkhwbld8m52lsy2ba6cnp02n0xykaxm9650r5zmzry38dw9nb5"))))
(properties `((upstream-name . "biotmle")))
(build-system r-build-system)
(propagated-inputs