me
/
guix
Archived
1
0
Fork 0

gnu: r-wrench: Update to 1.16.0.

* gnu/packages/bioconductor.scm (r-wrench): Update to 1.16.0.
master
zimoun 2022-11-17 03:50:23 +01:00 committed by Ricardo Wurmus
parent 9daff45146
commit c7c004c36e
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -11897,14 +11897,14 @@ scores and a path search algorithm.")
(define-public r-wrench (define-public r-wrench
(package (package
(name "r-wrench") (name "r-wrench")
(version "1.14.0") (version "1.16.0")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (bioconductor-uri "Wrench" version)) (uri (bioconductor-uri "Wrench" version))
(sha256 (sha256
(base32 (base32
"1zx65s4m71wj85s2sq8ip54pq12r4sxfv8b2rxc41gfc5aj0zzca")))) "0n7mvj9jdp8w5w64i49kkqzbrvpv2vzx6y6fb7g2sqp24wqrn39x"))))
(properties `((upstream-name . "Wrench"))) (properties `((upstream-name . "Wrench")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs