gnu: r-depecher: Update to 1.10.0.

* gnu/packages/bioconductor.scm (r-depecher): Update to 1.10.0.
This commit is contained in:
Ricardo Wurmus 2021-11-04 22:04:33 +00:00
parent 765ed6a2c9
commit 20d81fa969
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -10159,14 +10159,14 @@ (define-public r-mixomics
(define-public r-depecher
(package ;Source/Weave error
(name "r-depecher")
(version "1.8.0")
(version "1.10.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "DepecheR" version))
(sha256
(base32
"04vxc43p3kpsx0vksk2nwmy9p56h35z2mc8j9p2wm29zaz1y8j3p"))))
"1500jivij7zdycdd0i0b7mgp44w4z0hqnpzqbq8nhvzzdigic8x9"))))
(properties `((upstream-name . "DepecheR")))
(build-system r-build-system)
(propagated-inputs