me
/
guix
Archived
1
0
Fork 0

gnu: r-rqc: Update to 1.26.0.

* gnu/packages/bioconductor.scm (r-rqc): Update to 1.26.0.
master
Ricardo Wurmus 2021-06-05 08:50:04 +02:00
parent f039c22c97
commit ec78a01db3
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -9005,14 +9005,14 @@ quantification of genomic regions of interest.")
(define-public r-rqc (define-public r-rqc
(package (package
(name "r-rqc") (name "r-rqc")
(version "1.24.0") (version "1.26.0")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (bioconductor-uri "Rqc" version)) (uri (bioconductor-uri "Rqc" version))
(sha256 (sha256
(base32 (base32
"083c3ql0gndb6y7m9d3rpbkimyw8cj8jyv77mwwjhq49lzwsg6n9")))) "02hwj2vd003x0zf273ndnwh7kxy6wc3sz14d3kryp2w2aqjj826f"))))
(properties `((upstream-name . "Rqc"))) (properties `((upstream-name . "Rqc")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs