gnu: r-plyranges: Update to 1.22.0.

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

Change-Id: Idb42fef9913b8a1b6600a544928f39ec4b7b16fd
This commit is contained in:
Ricardo Wurmus 2023-11-03 17:18:42 +01:00
parent 7aee11f63e
commit 81d0dedf9a
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC

View File

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