mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-01-23 10:47:24 +01:00
gnu: r-systempiper: Update to 2.2.2.
* gnu/packages/bioconductor.scm (r-systempiper): Update to 2.2.2.
This commit is contained in:
parent
02c26f40b7
commit
de403d02ad
1 changed files with 2 additions and 2 deletions
|
@ -5498,14 +5498,14 @@ (define-public r-sva
|
|||
(define-public r-systempiper
|
||||
(package
|
||||
(name "r-systempiper")
|
||||
(version "2.0.8")
|
||||
(version "2.2.2")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "systemPipeR" version))
|
||||
(sha256
|
||||
(base32
|
||||
"0ajlw9yg6fha76rkkmsk5niq99s33k9437bkgi9whgh3pa6bkab2"))))
|
||||
"1yybbff29gwv6rm0nw4yjw73bbl5prfj8gj4zky917smjfd459im"))))
|
||||
(properties `((upstream-name . "systemPipeR")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
|
Loading…
Reference in a new issue