mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-13 06:36:37 -05:00
gnu: r-ade4: Update to 1.7-20.
* gnu/packages/statistics.scm (r-ade4): Update to 1.7-20.
This commit is contained in:
parent
1449cd1a80
commit
d197e94cff
1 changed files with 2 additions and 2 deletions
|
@ -2111,14 +2111,14 @@ (define-public r-coda
|
|||
(define-public r-ade4
|
||||
(package
|
||||
(name "r-ade4")
|
||||
(version "1.7-19")
|
||||
(version "1.7-20")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "ade4" version))
|
||||
(sha256
|
||||
(base32
|
||||
"1vv5y6badksnpjb3bcphhjdzzh6i2grmwnsalcf2cfpr3y412lf8"))))
|
||||
"0yxd9dgci3rzz807wsb76wis12ipgjv9w86smdyz20jrnn45giyx"))))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
(list r-mass r-pixmap r-sp))
|
||||
|
|
Loading…
Reference in a new issue