me
/
guix
Archived
1
0
Fork 0

gnu: r-plyranges: Update to 1.24.0.

* gnu/packages/bioconductor.scm (r-plyranges): Update to 1.24.0.

Change-Id: I99a8d90d6286e1d1fc3ec2ee02fa11d327bd49d0
master
Ricardo Wurmus 2024-05-07 13:06:44 +02:00
parent 48e8e177c4
commit 5452fb5042
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -14006,13 +14006,13 @@ genes or proteins in these datasets.")
(define-public r-plyranges (define-public r-plyranges
(package (package
(name "r-plyranges") (name "r-plyranges")
(version "1.22.0") (version "1.24.0")
(source (origin (source (origin
(method url-fetch) (method url-fetch)
(uri (bioconductor-uri "plyranges" version)) (uri (bioconductor-uri "plyranges" version))
(sha256 (sha256
(base32 (base32
"1z4pc9slbd6ji3c6g9flxhvvf0anjmywrlnjblv1mpgsh88avp7w")))) "0rh5l6bd80nhffqpnnc2c00mvp8p32ykld05h94c3y8c9mvmsl58"))))
(properties `((upstream-name . "plyranges"))) (properties `((upstream-name . "plyranges")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (list r-biocgenerics (propagated-inputs (list r-biocgenerics