mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-27 23:02:16 -05:00
gnu: r-bifet: Update to 1.24.0.
* gnu/packages/bioconductor.scm (r-bifet): Update to 1.24.0. Change-Id: I1737a7b834c834436791eb407c275f1b322d2c4c
This commit is contained in:
parent
c1d8f61898
commit
1e2a028525
1 changed files with 2 additions and 2 deletions
|
@ -20431,14 +20431,14 @@ (define-public r-bicare
|
|||
(define-public r-bifet
|
||||
(package
|
||||
(name "r-bifet")
|
||||
(version "1.22.0")
|
||||
(version "1.24.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "BiFET" version))
|
||||
(sha256
|
||||
(base32
|
||||
"056zqlql39q44snvx5nzc5snrihpr1kj3jdbpbb401hxi9r64f4r"))))
|
||||
"148j41mawxvzyal9lfjy7h1gp0w8zwmgc7s32wiqa30qjcc82snx"))))
|
||||
(properties `((upstream-name . "BiFET")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
|
Loading…
Reference in a new issue