gnu: r-maptools: Update to 1.1-8.
* gnu/packages/cran.scm (r-maptools): Update to 1.1-8.
This commit is contained in:
parent
b0f07b17a0
commit
a7444f75b4
@ -11681,14 +11681,14 @@ simple method for converting between file types.")
|
||||
(define-public r-maptools
|
||||
(package
|
||||
(name "r-maptools")
|
||||
(version "1.1-7")
|
||||
(version "1.1-8")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "maptools" version))
|
||||
(sha256
|
||||
(base32
|
||||
"0m576fzaaqbz1pqjv585841k93xnmx844kpsjzivmpfyvhbmw81v"))))
|
||||
"1xz0cqg629vz7mawwxx650mgmvh3wzn25rnxy4sij5jrypipk1ay"))))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
(list r-foreign r-lattice r-sp))
|
||||
|
Loading…
x
Reference in New Issue
Block a user