me
/
guix
Archived
1
0
Fork 0

gnu: r-unifiedwmwqpcr: Update to 1.34.0.

* gnu/packages/bioconductor.scm (r-unifiedwmwqpcr): Update to 1.34.0.
master
zimoun 2022-11-17 03:50:26 +01:00 committed by Ricardo Wurmus
parent 86eddd9e14
commit ba16a0a2ee
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -14088,14 +14088,14 @@ features (e.g. genes, microRNAs).")
(define-public r-unifiedwmwqpcr
(package
(name "r-unifiedwmwqpcr")
(version "1.32.0")
(version "1.34.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "unifiedWMWqPCR" version))
(sha256
(base32
"1skfs94a6bv05c844zf5vfqw1fbgxyppgdnckdbhxg2a2470a4wh"))))
"0zkqr1s8gagwsh33kzp0n2n7ff5jhfn6a60gvab5spk7vr76j442"))))
(properties
`((upstream-name . "unifiedWMWqPCR")))
(build-system r-build-system)