gnu: r-biotmle: Update to 1.26.0.

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

Change-Id: Ied1d1e649fba277aa724040af31334f664d2debd
This commit is contained in:
Ricardo Wurmus 2023-11-03 17:19:13 +01:00
parent 9f2c8b711b
commit 69d7d7a6db
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

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