gnu: r-biotmle: Update to 1.20.0.

* gnu/packages/bioconductor.scm (r-biotmle): Update to 1.20.0.
This commit is contained in:
Ricardo Wurmus 2022-05-28 12:46:50 +02:00
parent 4b3f9a16f2
commit 397bdc4329
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -15831,14 +15831,14 @@ (define-public r-biotip
(define-public r-biotmle
(package
(name "r-biotmle")
(version "1.18.0")
(version "1.20.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "biotmle" version))
(sha256
(base32
"0p3iavf9059qa8qvfvqzskfc5gki3z0ivkkqdwg5anvf0wv2k47g"))))
"1frig90krvfdk6nwpmslpj0pvligyzwzfwwci7hzwcmbglk5jj22"))))
(properties `((upstream-name . "biotmle")))
(build-system r-build-system)
(propagated-inputs