gnu: r-wrench: Update to 1.18.0.
* gnu/packages/bioconductor.scm (r-wrench): Update to 1.18.0.
This commit is contained in:
parent
1ad2255a5b
commit
a8a248b0c8
1 changed files with 2 additions and 2 deletions
|
@ -14252,14 +14252,14 @@ scores and a path search algorithm.")
|
|||
(define-public r-wrench
|
||||
(package
|
||||
(name "r-wrench")
|
||||
(version "1.16.0")
|
||||
(version "1.18.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "Wrench" version))
|
||||
(sha256
|
||||
(base32
|
||||
"0n7mvj9jdp8w5w64i49kkqzbrvpv2vzx6y6fb7g2sqp24wqrn39x"))))
|
||||
"18x12395928d0mf8kffmdjqkdxrzgqzzhhvs7sdzldwyas6hfg2h"))))
|
||||
(properties `((upstream-name . "Wrench")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
|
Reference in a new issue