mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
gnu: r-ctrdata: Update to 1.26.0.
* gnu/packages/cran.scm (r-ctrdata): Update to 1.26.0. Change-Id: I1c999473b302ddc3f427aa1391a5dd761ca50707 Signed-off-by: Rutherther <rutherther@ditigal.xyz>
This commit is contained in:
committed by
Rutherther
parent
24c4e15e74
commit
863822dc4d
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user