gnu: r-qdnaseq: Update to 1.18.0.

* gnu/packages/bioconductor.scm (r-qdnaseq): Update to 1.18.0.
This commit is contained in:
Ricardo Wurmus 2018-11-07 11:44:50 +01:00
parent 9add0933d0
commit a92f523026
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -527,12 +527,12 @@ (define-public r-cghcall
(define-public r-qdnaseq
(package
(name "r-qdnaseq")
(version "1.16.0")
(version "1.18.0")
(source (origin
(method url-fetch)
(uri (bioconductor-uri "QDNAseq" version))
(sha256
(base32 "1pj69mfyxwfd0d7h4kls9xq96sdc55y3rv20qpla50hw9libcwwd"))))
(base32 "04ff9nbckzrlb45mr2j0c3mlh1wcggq5bbl81zklhq203c5x1wc2"))))
(properties `((upstream-name . "QDNAseq")))
(build-system r-build-system)
(propagated-inputs