me
/
guix
Archived
1
0
Fork 0

gnu: r-scry: Update to 1.16.0.

* gnu/packages/bioconductor.scm (r-scry): Update to 1.16.0.

Change-Id: I47c4da2763a994a1763eca403597b41b4514852e
master
Ricardo Wurmus 2024-05-07 12:59:19 +02:00
parent 5ac1127f4a
commit a1b6df6cf7
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -11256,13 +11256,13 @@ with cell- and gene-level metadata.")
(define-public r-scry
(package
(name "r-scry")
(version "1.14.0")
(version "1.16.0")
(source (origin
(method url-fetch)
(uri (bioconductor-uri "scry" version))
(sha256
(base32
"0hbdsjsn0jl0dr2ly5vx0wb4bnz7nl15kkypryywjvis9rdasjj3"))))
"16489ff1nc798nfcmqvqaczm7hqffkhpad1dfgr7dxlahd8sbnw9"))))
(properties `((upstream-name . "scry")))
(build-system r-build-system)
(propagated-inputs