mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-07 15:36:20 -05:00
gnu: r-unifiedwmwqpcr: Update to 1.26.0.
* gnu/packages/bioconductor.scm (r-unifiedwmwqpcr): Update to 1.26.0.
This commit is contained in:
parent
949626f209
commit
fa7e242910
1 changed files with 2 additions and 2 deletions
|
@ -7246,14 +7246,14 @@ (define-public r-htqpcr
|
|||
(define-public r-unifiedwmwqpcr
|
||||
(package
|
||||
(name "r-unifiedwmwqpcr")
|
||||
(version "1.24.0")
|
||||
(version "1.26.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "unifiedWMWqPCR" version))
|
||||
(sha256
|
||||
(base32
|
||||
"1l9gxq3askr3cz2a4bqsw7vjr1agivzvx651cblkygv57x08zf81"))))
|
||||
"1ad5a7gy43l8x1rf5lgqiy2bv6fgah7cbnp4lrqwshphlnr30ndv"))))
|
||||
(properties
|
||||
`((upstream-name . "unifiedWMWqPCR")))
|
||||
(build-system r-build-system)
|
||||
|
|
Loading…
Reference in a new issue