me
/
guix
Archived
1
0
Fork 0

gnu: r-chipexoqual: Update to 1.22.0.

* gnu/packages/bioconductor.scm (r-chipexoqual): Update to 1.22.0.
master
zimoun 2022-11-17 03:50:17 +01:00 committed by Ricardo Wurmus
parent 1dfad3e535
commit c7f24274bf
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -8969,14 +8969,14 @@ Viewer (SAV) files, access data, and generate QC plots.")
(define-public r-chipexoqual
(package
(name "r-chipexoqual")
(version "1.20.0")
(version "1.22.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "ChIPexoQual" version))
(sha256
(base32
"1r4s8awvwwj1g33jpnzfxji23mfy0chkhi14i0ml5sh090xijpaz"))))
"0k4vbdwpp7z06fzjgqnmrx2yllayc0z2baj26bh4vji5vb48k9ik"))))
(properties `((upstream-name . "ChIPexoQual")))
(build-system r-build-system)
(propagated-inputs