gnu: r-bifet: Update to 1.14.0.

* gnu/packages/bioconductor.scm (r-bifet): Update to 1.14.0.
This commit is contained in:
Ricardo Wurmus 2021-11-04 22:04:37 +00:00
parent afb55b19d4
commit 4100392b19
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -11272,14 +11272,14 @@ (define-public r-bicare
(define-public r-bifet
(package
(name "r-bifet")
(version "1.12.0")
(version "1.14.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "BiFET" version))
(sha256
(base32
"1fwy7ws0bn67557s0kcw8pbln2jg834n6kfbs8297ps07nxr0lpj"))))
"0vidypvphnj76g4ra5ijrgqx2dnzw0fmvdvz35gsqswrr3k20jkk"))))
(properties `((upstream-name . "BiFET")))
(build-system r-build-system)
(propagated-inputs