gnu: r-systempiper: Update to 1.8.1.

* gnu/packages/bioinformatics.scm (r-systempiper): Update to 1.8.1.
This commit is contained in:
Ricardo Wurmus 2016-10-26 08:49:51 +02:00
parent b87b41a74d
commit 1265d3877b
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -5493,14 +5493,14 @@ ungapped alignment formats.")
(define-public r-systempiper
(package
(name "r-systempiper")
(version "1.6.4")
(version "1.8.1")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "systemPipeR" version))
(sha256
(base32
"0s2g46a5d5bvx45i3cgmib48wf8hrniyladhm0f7kgcbfx57248m"))))
"0hyi841w8fm2yzpm6lwqi3jz5kc8ny8dy5p29dxynzaw5bpjw56d"))))
(properties `((upstream-name . "systemPipeR")))
(build-system r-build-system)
(propagated-inputs