Archived
1
0
Fork 0

gnu: r-bifet: Update to 1.20.0.

* gnu/packages/bioconductor.scm (r-bifet): Update to 1.20.0.
This commit is contained in:
Ricardo Wurmus 2023-04-28 19:01:23 +02:00
parent f273e6f729
commit 7d2852ed0e
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

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