gnu: r-wiggleplotr: Update to 1.22.0.
* gnu/packages/bioconductor.scm (r-wiggleplotr): Update to 1.22.0.
This commit is contained in:
parent
c7c004c36e
commit
57fec18eae
1 changed files with 2 additions and 2 deletions
|
@ -11921,14 +11921,14 @@ (define-public r-wrench
|
||||||
(define-public r-wiggleplotr
|
(define-public r-wiggleplotr
|
||||||
(package
|
(package
|
||||||
(name "r-wiggleplotr")
|
(name "r-wiggleplotr")
|
||||||
(version "1.20.0")
|
(version "1.22.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
|
||||||
"0s128mm5w8n072k6j0fv1mxnxjpwisjp5lpz8a9z96cnn69bnr0i"))))
|
"1yp9siy4249wkwd0yy5lkwp79xir53f8mihiv4dkir8fscgampl3"))))
|
||||||
(build-system r-build-system)
|
(build-system r-build-system)
|
||||||
(propagated-inputs
|
(propagated-inputs
|
||||||
(list r-assertthat
|
(list r-assertthat
|
||||||
|
|
Loading…
Reference in a new issue