mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-12 14:16:55 -05:00
gnu: r-spdep: Update to 1.2-7.
* gnu/packages/cran.scm (r-spdep): Update to 1.2-7.
This commit is contained in:
parent
ac6b5ec5d8
commit
a22928d0c4
1 changed files with 2 additions and 2 deletions
|
@ -18600,13 +18600,13 @@ (define-public r-sftime
|
|||
(define-public r-spdep
|
||||
(package
|
||||
(name "r-spdep")
|
||||
(version "1.2-5")
|
||||
(version "1.2-7")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "spdep" version))
|
||||
(sha256
|
||||
(base32
|
||||
"1ib5jgahjgjpj2ajp5g71r4fw0q1zkddixgmywi1n73nqr39qwp2"))
|
||||
"1slykkgvn7blj59lbzj0g0r0dqlcbp0gwnw43sihlbdz4m45kb4x"))
|
||||
(snippet
|
||||
'(for-each delete-file '("inst/doc/CO69.html"
|
||||
"inst/doc/CO69.R"
|
||||
|
|
Loading…
Reference in a new issue