me
/
guix
Archived
1
0
Fork 0

gnu: r-chipexoqual: Update to 1.28.0.

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

Change-Id: I0cf774225c8cf595cb28e8775ba16eadc2604d63
master
Ricardo Wurmus 2024-05-07 13:06:46 +02:00
parent f223fd6e70
commit fc71927c70
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

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