gnu: r-rqc: Update to 1.32.0.

* gnu/packages/bioconductor.scm (r-rqc): Update to 1.32.0.
This commit is contained in:
zimoun 2022-11-17 03:50:24 +01:00 committed by Ricardo Wurmus
parent 1a99e38e8d
commit afd5dfff03
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -12370,14 +12370,14 @@ (define-public r-quasr
(define-public r-rqc
(package
(name "r-rqc")
(version "1.30.0")
(version "1.32.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "Rqc" version))
(sha256
(base32
"11j8m69zdcmpjb3xzr4s8sqmv8aqgl8q7k81gnd09l3nyjzy0h1k"))))
"02k64pjd1dlz5sksdbkbii9z4ihf1833ws7wwj81w3757zzabx0x"))))
(properties `((upstream-name . "Rqc")))
(build-system r-build-system)
(propagated-inputs