gnu: r-deds: Update to 1.58.0.

* gnu/packages/bioconductor.scm (r-deds): Update to 1.58.0.
master
Ricardo Wurmus 2019-05-05 23:58:47 +02:00
parent d5f3c0d09e
commit 301c4ff12a
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -1951,14 +1951,14 @@ clusters).")
(define-public r-deds
(package
(name "r-deds")
(version "1.56.0")
(version "1.58.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "DEDS" version))
(sha256
(base32
"1zfgaar3bpss49zhs81mwlfzkx5lv92j8a64xd12ig88is24cw2c"))))
"029g7wgxc7yp1cdyalbi8gipkskrgp7nyl1s2whhjy5dqpfcpigs"))))
(properties `((upstream-name . "DEDS")))
(build-system r-build-system)
(home-page "https://bioconductor.org/packages/DEDS/")