me
/
guix
Archived
1
0
Fork 0

gnu: r-aucell: Update to 1.16.0.

* gnu/packages/bioconductor.scm (r-aucell): Update to 1.16.0.
master
Ricardo Wurmus 2021-11-04 22:04:26 +00:00
parent 7b6e7ac7bf
commit a69776dcb5
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -8313,14 +8313,14 @@ investigation using RNA-seq data.")
(define-public r-aucell
(package
(name "r-aucell")
(version "1.14.0")
(version "1.16.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "AUCell" version))
(sha256
(base32
"0qdac3qalcki20r90k40cc8d0lfywzn9pffg9d719yvs7nrsfdjr"))))
"1lclf8hkhrm6g5fp8yhvjxnwgf8p0j9ffxsmcybz4rjvmwkiz5dp"))))
(properties `((upstream-name . "AUCell")))
(build-system r-build-system)
(propagated-inputs