gnu: r-aucell: Update to 1.16.0.
* gnu/packages/bioconductor.scm (r-aucell): Update to 1.16.0.master
parent
7b6e7ac7bf
commit
a69776dcb5
|
@ -8313,14 +8313,14 @@ investigation using RNA-seq data.")
|
||||||
(define-public r-aucell
|
(define-public r-aucell
|
||||||
(package
|
(package
|
||||||
(name "r-aucell")
|
(name "r-aucell")
|
||||||
(version "1.14.0")
|
(version "1.16.0")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri (bioconductor-uri "AUCell" version))
|
(uri (bioconductor-uri "AUCell" version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"0qdac3qalcki20r90k40cc8d0lfywzn9pffg9d719yvs7nrsfdjr"))))
|
"1lclf8hkhrm6g5fp8yhvjxnwgf8p0j9ffxsmcybz4rjvmwkiz5dp"))))
|
||||||
(properties `((upstream-name . "AUCell")))
|
(properties `((upstream-name . "AUCell")))
|
||||||
(build-system r-build-system)
|
(build-system r-build-system)
|
||||||
(propagated-inputs
|
(propagated-inputs
|
||||||
|
|
Reference in New Issue