gnu: r-wrench: Update to 1.2.0.

* gnu/packages/bioconductor.scm (r-wrench): Update to 1.2.0.
master
Ricardo Wurmus 2019-05-06 00:08:18 +02:00
parent 298f7f112f
commit 07597c85d8
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -4107,14 +4107,14 @@ data for high-throughput, untargeted analyte profiling.")
(define-public r-wrench
(package
(name "r-wrench")
(version "1.0.0")
(version "1.2.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "Wrench" version))
(sha256
(base32
"12gfdj2p52pah67bimz14xcwmcb4c2snjwswj0fns7v3v1h9rlqg"))))
"1js4dsgpgwq552r4ay78awd5vhzlmva0v8xvn3dy9v18y4j9k94i"))))
(properties `((upstream-name . "Wrench")))
(build-system r-build-system)
(propagated-inputs