gnu: r-bifet: Update to 1.24.0.

* gnu/packages/bioconductor.scm (r-bifet): Update to 1.24.0.

Change-Id: I1737a7b834c834436791eb407c275f1b322d2c4c
This commit is contained in:
Ricardo Wurmus 2024-05-07 13:07:09 +02:00
parent c1d8f61898
commit 1e2a028525
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -20431,14 +20431,14 @@ (define-public r-bicare
(define-public r-bifet
(package
(name "r-bifet")
(version "1.22.0")
(version "1.24.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "BiFET" version))
(sha256
(base32
"056zqlql39q44snvx5nzc5snrihpr1kj3jdbpbb401hxi9r64f4r"))))
"148j41mawxvzyal9lfjy7h1gp0w8zwmgc7s32wiqa30qjcc82snx"))))
(properties `((upstream-name . "BiFET")))
(build-system r-build-system)
(propagated-inputs