gnu: r-chipexoqual: Update to 1.8.0.

* gnu/packages/bioconductor.scm (r-chipexoqual): Update to 1.8.0.
master
Ricardo Wurmus 2019-05-05 23:58:23 +02:00
parent 8d3d0c3abe
commit 58a43fc28e
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -1839,14 +1839,14 @@ Viewer (SAV) files, access data, and generate QC plots.")
(define-public r-chipexoqual
(package
(name "r-chipexoqual")
(version "1.6.0")
(version "1.8.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "ChIPexoQual" version))
(sha256
(base32
"1773bpiybn4g9jlv46z29x19q4dpcvn7lairr3lq5pdqbqmz5hnp"))))
"02341i3lg74czgapf5qc6zvi2321af3rp85qavbg209fyc219acj"))))
(properties `((upstream-name . "ChIPexoQual")))
(build-system r-build-system)
(propagated-inputs