gnu: r-bifet: Update to 1.10.0.

* gnu/packages/bioconductor.scm (r-bifet): Update to 1.10.0.
This commit is contained in:
zimoun 2020-10-30 15:55:36 +01:00 committed by Ricardo Wurmus
parent 4ec665693d
commit d57be63323
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -7434,14 +7434,14 @@ (define-public r-bicare
(define-public r-bifet
(package
(name "r-bifet")
(version "1.8.0")
(version "1.10.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "BiFET" version))
(sha256
(base32
"1v2dshs09iy2glzq0vwxmr83x867j844i1ixsfcamvfq33fwbbr5"))))
"191m1xhsj4l64rrh67hqiz1rdkfhw0gfd5aymf3x0xm710l3rh4a"))))
(properties `((upstream-name . "BiFET")))
(build-system r-build-system)
(propagated-inputs