1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-05-08 10:15:56 +02:00

gnu: r-htqpcr: Update to 1.62.0.

* gnu/packages/bioconductor.scm (r-htqpcr): Update to 1.62.0.

Change-Id: I4106040311b214f9f71d2e59c3a5dc5809f2328f
This commit is contained in:
Ricardo Wurmus
2025-04-29 21:04:26 +02:00
parent f1a85fcf6d
commit e4278128eb
+2 -2
View File
@@ -23004,14 +23004,14 @@ measures.")
(define-public r-htqpcr
(package
(name "r-htqpcr")
(version "1.56.0")
(version "1.62.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "HTqPCR" version))
(sha256
(base32
"14cff36ikbqhd5xizihpxzsv9jimcpbgnd381jd154pgi60bil0m"))))
"1bky9ybsjj0y9qf3klbdmic8izbqc391p6nz8jk9hjgx54w8xg6g"))))
(properties `((upstream-name . "HTqPCR")))
(build-system r-build-system)
(propagated-inputs