mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-25 22:08:16 -05:00
gnu: r-bionero: Update to 1.8.7.
* gnu/packages/bioconductor.scm (r-bionero): Update to 1.8.7.
This commit is contained in:
parent
86f9555ef0
commit
7b93c6d88e
1 changed files with 2 additions and 2 deletions
|
@ -21839,14 +21839,14 @@ (define-public r-biomvrcns
|
|||
(define-public r-bionero
|
||||
(package
|
||||
(name "r-bionero")
|
||||
(version "1.8.5")
|
||||
(version "1.8.7")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "BioNERO" version))
|
||||
(sha256
|
||||
(base32
|
||||
"0nrvq6cn55qzp66pqssyfxl2wh5dfqndchcv8qgfqajsnz8i35xm"))))
|
||||
"0yvd05yikvblnhimnmn4srcsimab4qml5k582n0c9h4rppffmvy4"))))
|
||||
(properties `((upstream-name . "BioNERO")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
|
Loading…
Reference in a new issue