mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-25 03:55:08 -06:00
gnu: r-ctrdata: Update to 1.26.0.
* gnu/packages/cran.scm (r-ctrdata): Update to 1.26.0. Change-Id: I1c999473b302ddc3f427aa1391a5dd761ca50707
This commit is contained in:
parent
e024826f5f
commit
e8a4bcd541
1 changed files with 2 additions and 2 deletions
|
|
@ -16383,13 +16383,13 @@ Jammalamadaka and A. @code{SenGupta}, World Scientific.")
|
|||
(define-public r-ctrdata
|
||||
(package
|
||||
(name "r-ctrdata")
|
||||
(version "1.25.1")
|
||||
(version "1.26.0")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "ctrdata" version))
|
||||
(sha256
|
||||
(base32
|
||||
"1z7vjzxam80lgrss78csfbqhprk9m14cdjpmx80g3p0db5kymycl"))
|
||||
"18xlgmzs1xyaxsr8vjmvq8hp5pf44wh2gnx9mlw48vwr8cq75h6f"))
|
||||
;; TODO: we should also replace this other file:
|
||||
;; inst/js/bundle.js (generated from inst/js/euctr2ndjson.js)
|
||||
(snippet
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue