gnu: r-depecher: Update to 1.2.1.

* gnu/packages/bioconductor.scm (r-depecher): Update to 1.2.1.
This commit is contained in:
Ricardo Wurmus 2020-02-19 23:00:13 +01:00
parent f607098f05
commit d66901e2c3
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -5902,14 +5902,14 @@ (define-public r-mixomics
(define-public r-depecher
(package
(name "r-depecher")
(version "1.2.0")
(version "1.2.1")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "DepecheR" version))
(sha256
(base32
"1f6zbc0fq7xjflh3mkjx1n83mpppw663dj22rlpxzwp1kpmf6wm5"))))
"08ja6ayvbax9m3x9w3xzi72z97miiha2nbsild1gp77n6sgn5i35"))))
(properties `((upstream-name . "DepecheR")))
(build-system r-build-system)
(propagated-inputs