mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-26 06:18:07 -05:00
gnu: r-spdep: Update to 1.3-1.
* gnu/packages/cran.scm (r-spdep): Update to 1.3-1. Change-Id: I82278f4b6c30ae387c71365733a04f79ff1f3237
This commit is contained in:
parent
9181474ca5
commit
691490a429
1 changed files with 2 additions and 2 deletions
|
@ -22934,13 +22934,13 @@ (define-public r-sftime
|
|||
(define-public r-spdep
|
||||
(package
|
||||
(name "r-spdep")
|
||||
(version "1.2-8")
|
||||
(version "1.3-1")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "spdep" version))
|
||||
(sha256
|
||||
(base32
|
||||
"144idklvyvnzfdnigzyw6wqhxyrfjw8pm7vdmlk5a0yi235v97wd"))
|
||||
"15jkx3f4c1255kidsqdq4gyi28r4jk3h46fm7jj114ag176jq1in"))
|
||||
(snippet
|
||||
'(for-each delete-file '("inst/doc/CO69.html"
|
||||
"inst/doc/CO69.R"
|
||||
|
|
Loading…
Reference in a new issue