mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-27 23:02:16 -05:00
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
|
||||
(package
|
||||
(name "r-wiggleplotr")
|
||||
(version "1.20.0")
|
||||
(version "1.22.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "wiggleplotr" version))
|
||||
(sha256
|
||||
(base32
|
||||
"0s128mm5w8n072k6j0fv1mxnxjpwisjp5lpz8a9z96cnn69bnr0i"))))
|
||||
"1yp9siy4249wkwd0yy5lkwp79xir53f8mihiv4dkir8fscgampl3"))))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
(list r-assertthat
|
||||
|
|
Loading…
Reference in a new issue