mirror of
https://codeberg.org/guix/guix.git
synced 2026-04-28 06:34:05 +00:00
gnu: r-box: Update to 1.2.2.
* gnu/packages/cran.scm (r-box): Update to 1.2.2. Change-Id: I6788163ed22a02c24921eedaf510cd1abed028fb
This commit is contained in:
@@ -1039,13 +1039,13 @@ D.V. Hinkley (1997, CUP), originally written by Angelo Canty for S.")
|
||||
(define-public r-box
|
||||
(package
|
||||
(name "r-box")
|
||||
(version "1.2.1")
|
||||
(version "1.2.2")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "box" version))
|
||||
(sha256
|
||||
(base32 "1d0fskj5sw606a0900xjj2qqn9jhmv5hl4hrm81mjl9kizrxvkrc"))))
|
||||
(base32 "0yrxqkq0c10k85rnp64154dyakf06apy2rm6q8f7x5zk7kkfs9mf"))))
|
||||
(properties `((upstream-name . "box")))
|
||||
(arguments
|
||||
;; Tests don't work because of this error:
|
||||
|
||||
Reference in New Issue
Block a user