gnu: r-wrench: Update to 1.20.0.

* gnu/packages/bioconductor.scm (r-wrench): Update to 1.20.0.

Change-Id: Ia2597dfb17c6a04ac19253663fa50d0155a3c8e0
This commit is contained in:
Ricardo Wurmus 2023-11-03 17:18:53 +01:00
parent 4464ee09a8
commit bf2e150d5c
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -16337,14 +16337,14 @@ (define-public r-wppi
(define-public r-wrench
(package
(name "r-wrench")
(version "1.18.0")
(version "1.20.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "Wrench" version))
(sha256
(base32
"18x12395928d0mf8kffmdjqkdxrzgqzzhhvs7sdzldwyas6hfg2h"))))
"11g6a2315hllf197ssccybhv6i7p48n7bv2amzpgxs7bs7qg3k9d"))))
(properties `((upstream-name . "Wrench")))
(build-system r-build-system)
(propagated-inputs