mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-14 11:00:36 +02:00
gnu: r-bifet: Update to 1.28.0.
* gnu/packages/bioconductor.scm (r-bifet): Update to 1.28.0. Change-Id: I34d63aad3224f11f280f0f9f7a07711647316392
This commit is contained in:
parent
75da85afbd
commit
7aecc7ea50
1 changed files with 2 additions and 2 deletions
|
@ -23460,14 +23460,14 @@ results.")
|
|||
(define-public r-bifet
|
||||
(package
|
||||
(name "r-bifet")
|
||||
(version "1.26.0")
|
||||
(version "1.28.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "BiFET" version))
|
||||
(sha256
|
||||
(base32
|
||||
"0p5ziib0k8clv8jk99k1z6izk63fpklb6nkf40ar4i63ri4yp776"))))
|
||||
"0qc715kqiky0r9kn1hhnmqd987im9v4awg0jg7nlp3yv5isl0m90"))))
|
||||
(properties `((upstream-name . "BiFET")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue