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.2-2.
* gnu/packages/cran.scm (r-spdep): Update to 1.2-2.
This commit is contained in:
parent
cb41225ca4
commit
8b3d6b19d1
1 changed files with 2 additions and 2 deletions
|
@ -16523,13 +16523,13 @@ (define-public r-sf
|
|||
(define-public r-spdep
|
||||
(package
|
||||
(name "r-spdep")
|
||||
(version "1.2-1")
|
||||
(version "1.2-2")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "spdep" version))
|
||||
(sha256
|
||||
(base32
|
||||
"1ya39bgmzagrk4k51zd96l4xvnbc2vzmvd0z9qprdfvg9s6pik78"))
|
||||
"08sya6vy7s87h337g2fanncw6xx9y9z8nxpqalbdxv9vpsc6zx4l"))
|
||||
(snippet
|
||||
'(for-each delete-file '("inst/doc/CO69.html"
|
||||
"inst/doc/CO69.R"
|
||||
|
|
Loading…
Reference in a new issue