mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-15 19:35:25 -05:00
gnu: r-unifiedwmwqpcr: Update to 1.30.0.
* gnu/packages/bioconductor.scm (r-unifiedwmwqpcr): Update to 1.30.0.
This commit is contained in:
parent
f61d3ac6ce
commit
cdb78e54e6
1 changed files with 2 additions and 2 deletions
|
@ -11036,14 +11036,14 @@ (define-public r-htqpcr
|
|||
(define-public r-unifiedwmwqpcr
|
||||
(package
|
||||
(name "r-unifiedwmwqpcr")
|
||||
(version "1.28.0")
|
||||
(version "1.30.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "unifiedWMWqPCR" version))
|
||||
(sha256
|
||||
(base32
|
||||
"1clcz610sl3s0mjf84j21xgrmjhkxcc4h292ljwq5yzbkk68g896"))))
|
||||
"0kw26bm2yyna38q5r4zb2alpa3j4gx7v970419mnjlif4g0hmggk"))))
|
||||
(properties
|
||||
`((upstream-name . "unifiedWMWqPCR")))
|
||||
(build-system r-build-system)
|
||||
|
|
Loading…
Reference in a new issue