mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-unifiedwmwqpcr: Update to 1.28.0.
* gnu/packages/bioconductor.scm (r-unifiedwmwqpcr): Update to 1.28.0.
This commit is contained in:
parent
58f2abfbce
commit
56ec3a6fb9
1 changed files with 2 additions and 2 deletions
|
@ -10673,14 +10673,14 @@ features (e.g. genes, microRNAs).")
|
||||||
(define-public r-unifiedwmwqpcr
|
(define-public r-unifiedwmwqpcr
|
||||||
(package
|
(package
|
||||||
(name "r-unifiedwmwqpcr")
|
(name "r-unifiedwmwqpcr")
|
||||||
(version "1.26.0")
|
(version "1.28.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
|
||||||
"1ad5a7gy43l8x1rf5lgqiy2bv6fgah7cbnp4lrqwshphlnr30ndv"))))
|
"1clcz610sl3s0mjf84j21xgrmjhkxcc4h292ljwq5yzbkk68g896"))))
|
||||||
(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