gnu: r-ruvseq: Update to 1.18.0.

* gnu/packages/bioconductor.scm (r-ruvseq): Update to 1.18.0.
master
Ricardo Wurmus 2019-05-05 23:57:11 +02:00
parent 774e499cec
commit d8771f5fd6
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -1690,14 +1690,14 @@ demultiplexed, i.e. assigned to their original reference barcode.")
(define-public r-ruvseq
(package
(name "r-ruvseq")
(version "1.16.1")
(version "1.18.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "RUVSeq" version))
(sha256
(base32
"0qk7q3ab7k133divfkp54zsmvsmb9p8r09pkh2caswrzrn8achzv"))))
"0ln4qc9d5r15zlhazx6annx97c0wrx3jqpcvk7yj1jnwh349lw33"))))
(properties `((upstream-name . "RUVSeq")))
(build-system r-build-system)
(propagated-inputs