mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-27 04:59:27 -05:00
gnu: r-biocsingular: Update to 1.20.0.
* gnu/packages/bioconductor.scm (r-biocsingular): Update to 1.20.0. Change-Id: If23353503d25e3e9b9333b55092360c4dcd02931
This commit is contained in:
parent
0f9edc8535
commit
3a80eb8171
1 changed files with 2 additions and 2 deletions
|
@ -14325,14 +14325,14 @@ (define-public r-metapod
|
|||
(define-public r-biocsingular
|
||||
(package
|
||||
(name "r-biocsingular")
|
||||
(version "1.18.0")
|
||||
(version "1.20.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "BiocSingular" version))
|
||||
(sha256
|
||||
(base32
|
||||
"0z1p02329wk2x058ij42q5pyvp0vhsihaxmizgzcj4sww6i28j33"))))
|
||||
"1xl9wn3slj3ywjglb8zq2p0ifx4xwxbqsm99fjlf6hanfhmnxyay"))))
|
||||
(properties `((upstream-name . "BiocSingular")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
|
Loading…
Reference in a new issue