me
/
guix
Archived
1
0
Fork 0

gnu: r-unifiedwmwqpcr: Update to 1.26.0.

* gnu/packages/bioconductor.scm (r-unifiedwmwqpcr): Update to 1.26.0.
master
zimoun 2020-10-30 15:55:21 +01:00 committed by Ricardo Wurmus
parent 949626f209
commit fa7e242910
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -7246,14 +7246,14 @@ features (e.g. genes, microRNAs).")
(define-public r-unifiedwmwqpcr (define-public r-unifiedwmwqpcr
(package (package
(name "r-unifiedwmwqpcr") (name "r-unifiedwmwqpcr")
(version "1.24.0") (version "1.26.0")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (bioconductor-uri "unifiedWMWqPCR" version)) (uri (bioconductor-uri "unifiedWMWqPCR" version))
(sha256 (sha256
(base32 (base32
"1l9gxq3askr3cz2a4bqsw7vjr1agivzvx651cblkygv57x08zf81")))) "1ad5a7gy43l8x1rf5lgqiy2bv6fgah7cbnp4lrqwshphlnr30ndv"))))
(properties (properties
`((upstream-name . "unifiedWMWqPCR"))) `((upstream-name . "unifiedWMWqPCR")))
(build-system r-build-system) (build-system r-build-system)