gnu: r-unifiedwmwqpcr: Update to 1.24.0.

* gnu/packages/bioconductor.scm (r-unifiedwmwqpcr): Update to 1.24.0.
This commit is contained in:
Ricardo Wurmus 2020-06-13 01:03:35 +02:00
parent 518050a75b
commit a9148d0686
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -7124,14 +7124,14 @@ (define-public r-htqpcr
(define-public r-unifiedwmwqpcr
(package
(name "r-unifiedwmwqpcr")
(version "1.22.0")
(version "1.24.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "unifiedWMWqPCR" version))
(sha256
(base32
"1l6rf7scxxyz4x0m4li54y6905sqj4jrx481zb9h3vqhcfcmn8lj"))))
"1l9gxq3askr3cz2a4bqsw7vjr1agivzvx651cblkygv57x08zf81"))))
(properties
`((upstream-name . "unifiedWMWqPCR")))
(build-system r-build-system)