me
/
guix
Archived
1
0
Fork 0

gnu: r-cellid: Update to 1.10.1.

* gnu/packages/bioconductor.scm (r-cellid): Update to 1.10.1.

Change-Id: I74f0e39907eb293f84a2ee9d29ef5feab15b698a
Ricardo Wurmus 2023-12-15 17:47:36 +01:00
parent f5f19ac400
commit 3dc5ddb82a
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -4628,13 +4628,13 @@ stochastic dropout events as well as systematic allelic imbalance is used.")
(define-public r-cellid
(package
(name "r-cellid")
(version "1.10.0")
(version "1.10.1")
(source (origin
(method url-fetch)
(uri (bioconductor-uri "CelliD" version))
(sha256
(base32
"1x4kp8i204rqas2bgg4qanwdncafilymlpvxvfyv39zpdji91yv5"))))
"13hwxhdp268h3n8d8wgr75i60apa9mama9bg049yz7c6mj5ixd1v"))))
(properties `((upstream-name . "CelliD")))
(build-system r-build-system)
(propagated-inputs