gnu: r-wiggleplotr: Update to 1.26.0.

* gnu/packages/bioconductor.scm (r-wiggleplotr): Update to 1.26.0.

Change-Id: I971b261e23b896e51618fa4a064152891ba8d03f
This commit is contained in:
Ricardo Wurmus 2023-11-03 17:18:53 +01:00
parent bf2e150d5c
commit e83637da77
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -16361,14 +16361,14 @@ (define-public r-wrench
(define-public r-wiggleplotr
(package
(name "r-wiggleplotr")
(version "1.24.0")
(version "1.26.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "wiggleplotr" version))
(sha256
(base32
"15gbs10bi1alxxbxaj4h3hzfgck4nxygy896y34x81w1rn7in3vp"))))
"1gq0hxmnnis0g1y6hiphz02dmk3pfjz874xb2bxqw49z7387fwm8"))))
(build-system r-build-system)
(propagated-inputs
(list r-assertthat