gnu: r-wiggleplotr: Update to 1.24.0.

* gnu/packages/bioconductor.scm (r-wiggleplotr): Update to 1.24.0.
This commit is contained in:
Ricardo Wurmus 2023-04-28 19:01:10 +02:00
parent a8a248b0c8
commit f86f2584f9
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC

View File

@ -14276,14 +14276,14 @@ that arising from 16s metagenomic surveys.")
(define-public r-wiggleplotr
(package
(name "r-wiggleplotr")
(version "1.22.0")
(version "1.24.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "wiggleplotr" version))
(sha256
(base32
"1yp9siy4249wkwd0yy5lkwp79xir53f8mihiv4dkir8fscgampl3"))))
"15gbs10bi1alxxbxaj4h3hzfgck4nxygy896y34x81w1rn7in3vp"))))
(build-system r-build-system)
(propagated-inputs
(list r-assertthat