gnu: r-scdd: Update to 1.8.0.

* gnu/packages/bioconductor.scm (r-scdd): Update to 1.8.0.
master
Ricardo Wurmus 2019-05-06 00:00:17 +02:00
parent 6a2c58b7e0
commit 7baa59ed4d
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -2234,14 +2234,14 @@ assumptions.")
(define-public r-scdd
(package
(name "r-scdd")
(version "1.6.1")
(version "1.8.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "scDD" version))
(sha256
(base32
"0dp2awajd5281dwpbs0wb8ij2pq9l60p0b80xhxrb41m5qybcri8"))))
"01hp6xxxap7541yi5dv596xvamqyyihvgkdy224ixa0n2cxyrhyf"))))
(properties `((upstream-name . "scDD")))
(build-system r-build-system)
(propagated-inputs