mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-25 20:15:25 -06:00
gnu: r-ctrdata: Update to 1.22.2.
* gnu/packages/cran.scm (r-ctrdata): Update to 1.22.2. Change-Id: Ied0b69e65c5dd4dd94389295ea49b7a722955d7c
This commit is contained in:
parent
b93b05de6b
commit
59017da22f
1 changed files with 2 additions and 2 deletions
|
|
@ -15417,13 +15417,13 @@ graphics packages that comes with the base installation.")
|
|||
(define-public r-ctrdata
|
||||
(package
|
||||
(name "r-ctrdata")
|
||||
(version "1.22.1")
|
||||
(version "1.22.2")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "ctrdata" version))
|
||||
(sha256
|
||||
(base32
|
||||
"108fjy2grbr51ky2l24cgv0c3bd32q6lj3bn3dmalpkk8kfpyczs"))
|
||||
"1hd83s3il732yfhizw0jdbiv2vqxk5famb86372giaw0q1fm75rz"))
|
||||
;; TODO: we should also replace these other files:
|
||||
;; inst/htmlwidgets/lib/jstree/dist/jstree.min.js
|
||||
;; inst/js/bundle.js (generated from inst/js/euctr2ndjson.js)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue