mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-28 07:12:30 -05:00
gnu: r-htqpcr: Update to 1.56.0.
* gnu/packages/bioconductor.scm (r-htqpcr): Update to 1.56.0. Change-Id: Ib8428af779a98690de7304225da31b7697d1fa45
This commit is contained in:
parent
3df0e523f2
commit
3ff2e070fe
1 changed files with 2 additions and 2 deletions
|
@ -18546,14 +18546,14 @@ (define-public r-variancepartition
|
|||
(define-public r-htqpcr
|
||||
(package
|
||||
(name "r-htqpcr")
|
||||
(version "1.54.0")
|
||||
(version "1.56.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "HTqPCR" version))
|
||||
(sha256
|
||||
(base32
|
||||
"12p0jb9bpz4x612vwj77d6l5h8rihfkzmhp8qy1gvv2zmn2a54jf"))))
|
||||
"14cff36ikbqhd5xizihpxzsv9jimcpbgnd381jd154pgi60bil0m"))))
|
||||
(properties `((upstream-name . "HTqPCR")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
|
Loading…
Reference in a new issue