mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-unifiedwmwqpcr: Update to 1.34.0.
* gnu/packages/bioconductor.scm (r-unifiedwmwqpcr): Update to 1.34.0.
This commit is contained in:
parent
86eddd9e14
commit
ba16a0a2ee
1 changed files with 2 additions and 2 deletions
|
@ -14088,14 +14088,14 @@ features (e.g. genes, microRNAs).")
|
||||||
(define-public r-unifiedwmwqpcr
|
(define-public r-unifiedwmwqpcr
|
||||||
(package
|
(package
|
||||||
(name "r-unifiedwmwqpcr")
|
(name "r-unifiedwmwqpcr")
|
||||||
(version "1.32.0")
|
(version "1.34.0")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri (bioconductor-uri "unifiedWMWqPCR" version))
|
(uri (bioconductor-uri "unifiedWMWqPCR" version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"1skfs94a6bv05c844zf5vfqw1fbgxyppgdnckdbhxg2a2470a4wh"))))
|
"0zkqr1s8gagwsh33kzp0n2n7ff5jhfn6a60gvab5spk7vr76j442"))))
|
||||||
(properties
|
(properties
|
||||||
`((upstream-name . "unifiedWMWqPCR")))
|
`((upstream-name . "unifiedWMWqPCR")))
|
||||||
(build-system r-build-system)
|
(build-system r-build-system)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue