mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-08 07:56:16 -05:00
gnu: r-activedriverwgs: Update to 1.1.1.
* gnu/packages/bioconductor.scm (r-activedriverwgs): Update to 1.1.1.
This commit is contained in:
parent
b0728c4d7e
commit
5412da848e
1 changed files with 2 additions and 2 deletions
|
@ -7161,14 +7161,14 @@ (define-public r-unifiedwmwqpcr
|
|||
(define-public r-activedriverwgs
|
||||
(package
|
||||
(name "r-activedriverwgs")
|
||||
(version "1.1.0")
|
||||
(version "1.1.1")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "ActiveDriverWGS" version))
|
||||
(sha256
|
||||
(base32
|
||||
"0l6h0f54zjvcx19ngq3kp01dypsjqf28vssjm8yzccmpyacfypag"))))
|
||||
"06mvakdc8d2pn91p0sr4ixc561s4ia5h1cvd1p7pqd6s50dy4say"))))
|
||||
(properties
|
||||
`((upstream-name . "ActiveDriverWGS")))
|
||||
(build-system r-build-system)
|
||||
|
|
Loading…
Reference in a new issue