gnu: r-htqpcr: Update to 1.42.0.
* gnu/packages/bioconductor.scm (r-htqpcr): Update to 1.42.0.
This commit is contained in:
parent
fbbaf5ae64
commit
518050a75b
1 changed files with 2 additions and 2 deletions
|
@ -7090,14 +7090,14 @@ measures.")
|
||||||
(define-public r-htqpcr
|
(define-public r-htqpcr
|
||||||
(package
|
(package
|
||||||
(name "r-htqpcr")
|
(name "r-htqpcr")
|
||||||
(version "1.40.0")
|
(version "1.42.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
|
||||||
"008iczqaa0wn5nw144vfg3qylg7qa1q963nq9mqhgj3sxlg4rmjx"))))
|
"08bd5zkjdnz726s03bvvzv03va0xbrr818ipp6737z9g3nk9m81j"))))
|
||||||
(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