mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-01-19 14:07:01 +01:00
gnu: r-spdep: Update to 1.1-12.
* gnu/packages/cran.scm (r-spdep): Update to 1.1-12.
This commit is contained in:
parent
aeeaee2363
commit
366e270d46
1 changed files with 2 additions and 2 deletions
|
@ -16662,13 +16662,13 @@ (define-public r-sf
|
|||
(define-public r-spdep
|
||||
(package
|
||||
(name "r-spdep")
|
||||
(version "1.1-11")
|
||||
(version "1.1-12")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "spdep" version))
|
||||
(sha256
|
||||
(base32
|
||||
"1ym523dzpiji6c8ypa3gvw8va36gl1gnzcsvdg9drly3mlq42rpr"))
|
||||
"1dykhsk5djh62b3zcvpmvm3s87rn8ywzbwblhzivhln0y6pzk9hv"))
|
||||
(snippet
|
||||
'(for-each delete-file '("inst/doc/nb_igraph.html"
|
||||
"inst/doc/nb_igraph.R"
|
||||
|
|
Loading…
Reference in a new issue