me
/
guix
Archived
1
0
Fork 0

gnu: r-systempiper: Update to 1.20.0.

* gnu/packages/bioinformatics.scm (r-systempiper): Update to 1.20.0.
master
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
1 changed files with 2 additions and 2 deletions

View File

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