me
/
guix
Archived
1
0
Fork 0

gnu: r-chipexoqual: Update to 1.26.0.

* gnu/packages/bioconductor.scm (r-chipexoqual): Update to 1.26.0.

Change-Id: I1246ce25e9da6aed07d52683e0f8bec677c6a41e
master
Ricardo Wurmus 2023-11-03 17:18:44 +01:00
parent 02ddd7963b
commit 819eb5ca24
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -13049,14 +13049,14 @@ Viewer (SAV) files, access data, and generate QC plots.")
(define-public r-chipexoqual
(package
(name "r-chipexoqual")
(version "1.24.0")
(version "1.26.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "ChIPexoQual" version))
(sha256
(base32
"1iysqs2k0xxiwd48ymahf6rywwj9ingjcfmnhx9d1x6w2h00v7lz"))))
"04dhkm8cq87x3c9f114z6q1pcw77xgs33rmhgzk4ajzxywhklq4j"))))
(properties `((upstream-name . "ChIPexoQual")))
(build-system r-build-system)
(propagated-inputs