Archived
1
0
Fork 0

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 (define-public r-wiggleplotr
(package (package
(name "r-wiggleplotr") (name "r-wiggleplotr")
(version "1.22.0") (version "1.24.0")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (bioconductor-uri "wiggleplotr" version)) (uri (bioconductor-uri "wiggleplotr" version))
(sha256 (sha256
(base32 (base32
"1yp9siy4249wkwd0yy5lkwp79xir53f8mihiv4dkir8fscgampl3")))) "15gbs10bi1alxxbxaj4h3hzfgck4nxygy896y34x81w1rn7in3vp"))))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs
(list r-assertthat (list r-assertthat