gnu: r-biotmle: Update to 1.22.0.

* gnu/packages/bioconductor.scm (r-biotmle): Update to 1.22.0.
This commit is contained in:
zimoun 2022-11-17 03:50:34 +01:00 committed by Ricardo Wurmus
parent 3ed0a63106
commit 3b8df103f7
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

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