gnu: r-spdep: Update to 1.2-4.
* gnu/packages/cran.scm (r-spdep): Update to 1.2-4.
This commit is contained in:
parent
085029e733
commit
0ab5079af9
1 changed files with 2 additions and 2 deletions
|
@ -17477,13 +17477,13 @@ (define-public r-sf
|
|||
(define-public r-spdep
|
||||
(package
|
||||
(name "r-spdep")
|
||||
(version "1.2-3")
|
||||
(version "1.2-4")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "spdep" version))
|
||||
(sha256
|
||||
(base32
|
||||
"0qd7qjblx49gp07pcf4qb2f93ab3p126pa77g6mq4z3jaa510hak"))
|
||||
"0xx6k3rsvsz1hwj0ny8aqfi9ca54x38f8pz8sfya5cggaspxbx59"))
|
||||
(snippet
|
||||
'(for-each delete-file '("inst/doc/CO69.html"
|
||||
"inst/doc/CO69.R"
|
||||
|
|
Loading…
Reference in a new issue