gnu: r-systempiper: Update to 2.4.0.

* gnu/packages/bioconductor.scm (r-systempiper): Update to 2.4.0.
This commit is contained in:
zimoun 2022-11-17 03:50:14 +01:00 committed by Ricardo Wurmus
parent adedfb51fa
commit 8ded00c7da
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC

View File

@ -7287,14 +7287,14 @@ unmodeled, or latent sources of noise.")
(define-public r-systempiper
(package
(name "r-systempiper")
(version "2.2.2")
(version "2.4.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "systemPipeR" version))
(sha256
(base32
"1yybbff29gwv6rm0nw4yjw73bbl5prfj8gj4zky917smjfd459im"))))
"0lwc4d4k6qmnwsh8fpp5rmiaxhzwl2f0dhzs23ska5xy04466r49"))))
(properties `((upstream-name . "systemPipeR")))
(build-system r-build-system)
(propagated-inputs