mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-27 14:52:05 -05:00
gnu: r-unifiedwmwqpcr: Update to 1.36.0.
* gnu/packages/bioconductor.scm (r-unifiedwmwqpcr): Update to 1.36.0.
This commit is contained in:
parent
f7c2c248d5
commit
47b35d3459
1 changed files with 2 additions and 2 deletions
|
@ -16490,14 +16490,14 @@ (define-public r-htqpcr
|
|||
(define-public r-unifiedwmwqpcr
|
||||
(package
|
||||
(name "r-unifiedwmwqpcr")
|
||||
(version "1.34.0")
|
||||
(version "1.36.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "unifiedWMWqPCR" version))
|
||||
(sha256
|
||||
(base32
|
||||
"0zkqr1s8gagwsh33kzp0n2n7ff5jhfn6a60gvab5spk7vr76j442"))))
|
||||
"1gza678sd5m2rbki0l5hniki6gmds2cljkmywmk5v5m9swh9azq7"))))
|
||||
(properties
|
||||
`((upstream-name . "unifiedWMWqPCR")))
|
||||
(build-system r-build-system)
|
||||
|
|
Loading…
Reference in a new issue