gnu: r-systempiper: Update to 1.10.0.

* gnu/packages/bioinformatics.scm (r-systempiper): Update to 1.10.0.
This commit is contained in:
Roel Janssen 2017-04-28 10:31:50 +02:00
parent 34c276f761
commit 026dc7e4fc
No known key found for this signature in database
GPG key ID: C3EC1DCA843072E1

View file

@ -5686,14 +5686,14 @@ (define-public r-shortread
(define-public r-systempiper
(package
(name "r-systempiper")
(version "1.8.1")
(version "1.10.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "systemPipeR" version))
(sha256
(base32
"0hyi841w8fm2yzpm6lwqi3jz5kc8ny8dy5p29dxynzaw5bpjw56d"))))
"0c3m5rq63ypv15yca97yag5d4vgd7xj9by2a4sd8z0pcmpajz0hw"))))
(properties `((upstream-name . "systemPipeR")))
(build-system r-build-system)
(propagated-inputs