mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-28 07:12:30 -05:00
gnu: r-unifiedwmwqpcr: Update to 1.28.0.
* gnu/packages/bioconductor.scm (r-unifiedwmwqpcr): Update to 1.28.0.
This commit is contained in:
parent
58f2abfbce
commit
56ec3a6fb9
1 changed files with 2 additions and 2 deletions
|
@ -10673,14 +10673,14 @@ (define-public r-htqpcr
|
|||
(define-public r-unifiedwmwqpcr
|
||||
(package
|
||||
(name "r-unifiedwmwqpcr")
|
||||
(version "1.26.0")
|
||||
(version "1.28.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "unifiedWMWqPCR" version))
|
||||
(sha256
|
||||
(base32
|
||||
"1ad5a7gy43l8x1rf5lgqiy2bv6fgah7cbnp4lrqwshphlnr30ndv"))))
|
||||
"1clcz610sl3s0mjf84j21xgrmjhkxcc4h292ljwq5yzbkk68g896"))))
|
||||
(properties
|
||||
`((upstream-name . "unifiedWMWqPCR")))
|
||||
(build-system r-build-system)
|
||||
|
|
Loading…
Reference in a new issue