mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-22 18:49:14 -05:00
gnu: r-chicago: Update to 1.22.0.
* gnu/packages/bioconductor.scm (r-chicago): Update to 1.22.0.
This commit is contained in:
parent
398007448c
commit
75aed1303a
1 changed files with 2 additions and 2 deletions
|
@ -10247,14 +10247,14 @@ (define-public r-rcistarget
|
|||
(define-public r-chicago
|
||||
(package
|
||||
(name "r-chicago")
|
||||
(version "1.20.0")
|
||||
(version "1.22.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "Chicago" version))
|
||||
(sha256
|
||||
(base32
|
||||
"0dkwy6pfvzd7g4qmhjl24ypn92l78w1zy0ajhcxgg39f7zsq883x"))))
|
||||
"0nz9v37p7zl8yw3ykdbsb3izcwgx349wvrhwfyyn9h3jxjfafngn"))))
|
||||
(properties `((upstream-name . "Chicago")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
|
Loading…
Reference in a new issue