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 @@ measures.")
|
||||||
(define-public r-htqpcr
|
(define-public r-htqpcr
|
||||||
(package
|
(package
|
||||||
(name "r-htqpcr")
|
(name "r-htqpcr")
|
||||||
(version "1.52.0")
|
(version "1.54.0")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri (bioconductor-uri "HTqPCR" version))
|
(uri (bioconductor-uri "HTqPCR" version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"1kclvh8f2sf534cjw07ry9nx74n6p7r0vmc3mk2nr37yvpf26b3q"))))
|
"12p0jb9bpz4x612vwj77d6l5h8rihfkzmhp8qy1gvv2zmn2a54jf"))))
|
||||||
(properties `((upstream-name . "HTqPCR")))
|
(properties `((upstream-name . "HTqPCR")))
|
||||||
(build-system r-build-system)
|
(build-system r-build-system)
|
||||||
(propagated-inputs
|
(propagated-inputs
|
||||||
|
|
Reference in a new issue