me
/
guix
Archived
1
0
Fork 0

gnu: r-rqc: Update to 1.34.0.

* gnu/packages/bioconductor.scm (r-rqc): Update to 1.34.0.
master
Ricardo Wurmus 2023-04-28 19:01:13 +02:00
parent 8d3676e217
commit 29649ada9e
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -14724,14 +14724,14 @@ quantification of genomic regions of interest.")
(define-public r-rqc
(package
(name "r-rqc")
(version "1.32.0")
(version "1.34.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "Rqc" version))
(sha256
(base32
"02k64pjd1dlz5sksdbkbii9z4ihf1833ws7wwj81w3757zzabx0x"))))
"15w5bmcl7h3fz6qhdqz4qc3qkg3pxcmzapg4mnnckzmyg8kh0i4l"))))
(properties `((upstream-name . "Rqc")))
(build-system r-build-system)
(propagated-inputs