gnu: r-aucell: Update to 1.6.1.

* gnu/packages/bioconductor.scm (r-aucell): Update to 1.6.1.
master
Ricardo Wurmus 2019-06-09 15:19:40 +02:00
parent 823e23fffe
commit 61730c3db4
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -3621,14 +3621,14 @@ investigation using RNA-seq data.")
(define-public r-aucell (define-public r-aucell
(package (package
(name "r-aucell") (name "r-aucell")
(version "1.6.0") (version "1.6.1")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (bioconductor-uri "AUCell" version)) (uri (bioconductor-uri "AUCell" version))
(sha256 (sha256
(base32 (base32
"025q1as9pifbxa7hidlz634q6d7l73zx8mqy4rjbfrk7d5615xvm")))) "1vd8w6dygn1b5bwlha09mm6fbwyj07pmawpv53agcg1y7jlxs31b"))))
(properties `((upstream-name . "AUCell"))) (properties `((upstream-name . "AUCell")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs