me
/
guix
Archived
1
0
Fork 0

gnu: r-biotmle: Update to 1.22.0.

* gnu/packages/bioconductor.scm (r-biotmle): Update to 1.22.0.
master
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
1 changed files with 2 additions and 2 deletions

View File

@ -17865,14 +17865,14 @@ help unravel disease regulatory trajectory.")
(define-public r-biotmle (define-public r-biotmle
(package (package
(name "r-biotmle") (name "r-biotmle")
(version "1.20.0") (version "1.22.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
"1frig90krvfdk6nwpmslpj0pvligyzwzfwwci7hzwcmbglk5jj22")))) "1sbwbz0xdws31lsh46mfcijqmi6rm050r1d6vwii65q686x5j43w"))))
(properties `((upstream-name . "biotmle"))) (properties `((upstream-name . "biotmle")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs