mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-14 02:50:45 +02:00
gnu: r-bionero: Update to 1.16.0.
* gnu/packages/bioconductor.scm (r-bionero): Update to 1.16.0. Change-Id: Iaed12053adbf1242824bdbb782f16cf1273562eb
This commit is contained in:
parent
2d296d1601
commit
a8d520a9db
1 changed files with 2 additions and 2 deletions
|
@ -27851,14 +27851,14 @@ using aCGH or sequencing.")
|
||||||
(define-public r-bionero
|
(define-public r-bionero
|
||||||
(package
|
(package
|
||||||
(name "r-bionero")
|
(name "r-bionero")
|
||||||
(version "1.14.0")
|
(version "1.16.0")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri (bioconductor-uri "BioNERO" version))
|
(uri (bioconductor-uri "BioNERO" version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"08mhr9ichh2kynnwchmcqf4l0sn38v5sww6995jwqfyxy5vqvx4x"))))
|
"1cih9d9a0ncn65gylw6bi49n25s8v6scglsmka0fv9fncypaqc7h"))))
|
||||||
(properties
|
(properties
|
||||||
'((upstream-name . "BioNERO")
|
'((upstream-name . "BioNERO")
|
||||||
(updater-extra-native-inputs . ("r-networkd3"))))
|
(updater-extra-native-inputs . ("r-networkd3"))))
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue