gnu: r-systempiper: Update to 1.20.0.

* gnu/packages/bioinformatics.scm (r-systempiper): Update to 1.20.0.
This commit is contained in:
Ricardo Wurmus 2019-12-15 15:15:48 +01:00
parent f8f815667d
commit 58fd68b299
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC

View File

@ -6960,14 +6960,14 @@ ungapped alignment formats.")
(define-public r-systempiper (define-public r-systempiper
(package (package
(name "r-systempiper") (name "r-systempiper")
(version "1.18.2") (version "1.20.0")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (bioconductor-uri "systemPipeR" version)) (uri (bioconductor-uri "systemPipeR" version))
(sha256 (sha256
(base32 (base32
"18s5vpmw766pm64w7bwwfgpsv9yzhwclf0ya1rpqz8qslw7bbdjf")))) "17r25v9wcglyma2v1c8fka80dm7fx86saxlsb2aprmwi4h3dhb0j"))))
(properties `((upstream-name . "systemPipeR"))) (properties `((upstream-name . "systemPipeR")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs