me
/
guix
Archived
1
0
Fork 0

gnu: r-chipexoqual: Update to 1.16.0.

* gnu/packages/bioconductor.scm (r-chipexoqual): Update to 1.16.0.
master
Ricardo Wurmus 2021-06-05 08:49:54 +02:00
parent a10f236ca3
commit 749cf40ecc
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -5884,14 +5884,14 @@ Viewer (SAV) files, access data, and generate QC plots.")
(define-public r-chipexoqual
(package
(name "r-chipexoqual")
(version "1.14.0")
(version "1.16.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "ChIPexoQual" version))
(sha256
(base32
"15r5jgkfwwfqpw4v4q2ddmglm3bfw002nnbnzn1s0v2b1w3bgiag"))))
"0fbrf5s6pz115djm7xw95k1d0p7svi40aacbb3d52wmx5azwj424"))))
(properties `((upstream-name . "ChIPexoQual")))
(build-system r-build-system)
(propagated-inputs