gnu: r-qdnaseq: Update to 1.20.0.

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

View File

@ -1269,12 +1269,12 @@ the @code{arrayCGH} packages.")
(define-public r-qdnaseq
(package
(name "r-qdnaseq")
(version "1.18.0")
(version "1.20.0")
(source (origin
(method url-fetch)
(uri (bioconductor-uri "QDNAseq" version))
(sha256
(base32 "04ff9nbckzrlb45mr2j0c3mlh1wcggq5bbl81zklhq203c5x1wc2"))))
(base32 "02afy5bpj35981q1qm59jx399hksk6a9v1jfwy7x888rn86gfcfz"))))
(properties `((upstream-name . "QDNAseq")))
(build-system r-build-system)
(propagated-inputs