me
/
guix
Archived
1
0
Fork 0

gnu: r-aucell: Update to 1.22.0.

* gnu/packages/bioconductor.scm (r-aucell): Update to 1.22.0.
master
Ricardo Wurmus 2023-04-28 19:01:07 +02:00
parent bade0db654
commit ba31e05d75
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -13698,14 +13698,14 @@ investigation using RNA-seq data.")
(define-public r-aucell
(package
(name "r-aucell")
(version "1.20.2")
(version "1.22.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "AUCell" version))
(sha256
(base32
"1qb13qd5xzgrpx6jlg3ll0ff5spz3y06ji31vvqzm759almg2w3s"))))
"1zqjmg8nxxj30lxppl685ihynbz44vw7qm3kwjq6cp83c5556hz9"))))
(properties `((upstream-name . "AUCell")))
(build-system r-build-system)
(propagated-inputs