gnu: r-htqpcr: Update to 1.54.0.

* gnu/packages/bioconductor.scm (r-htqpcr): Update to 1.54.0.
This commit is contained in:
Ricardo Wurmus 2023-04-28 19:01:21 +02:00
parent b352e03d83
commit f7c2c248d5
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -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