mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-01-19 22:16:32 +01:00
gnu: r-htqpcr: Update to 1.46.0.
* gnu/packages/bioconductor.scm (r-htqpcr): Update to 1.46.0.
This commit is contained in:
parent
2ca9f4fe9b
commit
58f2abfbce
1 changed files with 2 additions and 2 deletions
|
@ -10639,14 +10639,14 @@ (define-public r-variancepartition
|
|||
(define-public r-htqpcr
|
||||
(package
|
||||
(name "r-htqpcr")
|
||||
(version "1.44.0")
|
||||
(version "1.46.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "HTqPCR" version))
|
||||
(sha256
|
||||
(base32
|
||||
"1fzjx6psr41naq9ycpnv3lxlgkiyrpn7r2wl1i4gz45f3lax0yji"))))
|
||||
"1y3ik5a9w66jby6682jfm8mn2883s8yfv4xw8a8v1f6q2d1j938l"))))
|
||||
(properties `((upstream-name . "HTqPCR")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
|
Loading…
Reference in a new issue