gnu: r-noiseq: Update to 2.28.0.

* gnu/packages/bioconductor.scm (r-noiseq): Update to 2.28.0.
master
Ricardo Wurmus 2019-05-06 00:00:10 +02:00
parent 78b6326785
commit 6a2c58b7e0
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -2207,14 +2207,14 @@ qPCR data, but could be used with other types as well.")
(define-public r-noiseq
(package
(name "r-noiseq")
(version "2.26.1")
(version "2.28.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "NOISeq" version))
(sha256
(base32
"1wyhhi9ydlbjlz427093mdp5ppby77n37w5c2iyxlpsdk2m2nqsn"))))
"1k7k0xqa0lxj6mfsvbmd6x6glv9wynbwl87w5d3bilbq4dpc139j"))))
(properties `((upstream-name . "NOISeq")))
(build-system r-build-system)
(propagated-inputs