mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-01-20 06:37:08 +01:00
gnu: r-htqpcr: Update to 1.54.0.
* gnu/packages/bioconductor.scm (r-htqpcr): Update to 1.54.0.
This commit is contained in:
parent
b352e03d83
commit
f7c2c248d5
1 changed files with 2 additions and 2 deletions
|
@ -16460,14 +16460,14 @@ (define-public r-variancepartition
|
|||
(define-public r-htqpcr
|
||||
(package
|
||||
(name "r-htqpcr")
|
||||
(version "1.52.0")
|
||||
(version "1.54.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "HTqPCR" version))
|
||||
(sha256
|
||||
(base32
|
||||
"1kclvh8f2sf534cjw07ry9nx74n6p7r0vmc3mk2nr37yvpf26b3q"))))
|
||||
"12p0jb9bpz4x612vwj77d6l5h8rihfkzmhp8qy1gvv2zmn2a54jf"))))
|
||||
(properties `((upstream-name . "HTqPCR")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
|
Loading…
Reference in a new issue