gnu: r-bifet: Update to 1.22.0.

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

Change-Id: I8207d5945dcbba850610e1ce6b77f834c927fa2c
This commit is contained in:
Ricardo Wurmus 2023-11-03 17:19:01 +01:00
parent a70ca6a613
commit 99ff99c9eb
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC

View File

@ -18970,14 +18970,14 @@ results.")
(define-public r-bifet
(package
(name "r-bifet")
(version "1.20.0")
(version "1.22.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "BiFET" version))
(sha256
(base32
"05lwz2pw2vnhmlhp5vv9j45jrc5ssdw4lx6mkxnsvds8zl3y9294"))))
"056zqlql39q44snvx5nzc5snrihpr1kj3jdbpbb401hxi9r64f4r"))))
(properties `((upstream-name . "BiFET")))
(build-system r-build-system)
(propagated-inputs