me
/
guix
Archived
1
0
Fork 0

gnu: r-biotmle: Update to 1.28.0.

* gnu/packages/bioconductor.scm (r-biotmle): Update to 1.28.0.

Change-Id: Idd65b115b561e4069470133fdf70da803b7e463e
master
Ricardo Wurmus 2024-05-07 13:07:27 +02:00
parent 65a3deae8c
commit 73a75b1a72
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -24621,14 +24621,14 @@ help unravel disease regulatory trajectory.")
(define-public r-biotmle (define-public r-biotmle
(package (package
(name "r-biotmle") (name "r-biotmle")
(version "1.26.0") (version "1.28.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
"0h796sxv7fvwx9m8ikamf3bvaac7rimp33lv1j3ngsjifigdkvfy")))) "06kixhzkrzxyic44kdmqrv19v2c4a7sri8cbhbvww8km4n5l39sf"))))
(properties `((upstream-name . "biotmle"))) (properties `((upstream-name . "biotmle")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs