gnu: r-maps: Update to 3.4.2.
* gnu/packages/cran.scm (r-maps): Update to 3.4.2. Change-Id: Id5063b752e807e6bbba40e52894c1a92917f8799
This commit is contained in:
parent
bbf076f5b2
commit
dcb8b43e41
@ -5650,14 +5650,14 @@ and/or higher-resolution databases.")
|
||||
(define-public r-maps
|
||||
(package
|
||||
(name "r-maps")
|
||||
(version "3.4.1.1")
|
||||
(version "3.4.2")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "maps" version))
|
||||
(sha256
|
||||
(base32
|
||||
"06l58919kgks9adwzgfir44q6gnx46j3c7ah9c6d4dn36xsld7fk"))))
|
||||
"032b8348k8vjhwj0d58v7akjkvfpvqzfva0nl7acyy8pky47prak"))))
|
||||
(build-system r-build-system)
|
||||
(home-page "https://cran.r-project.org/web/packages/maps")
|
||||
(synopsis "Draw geographical maps")
|
||||
|
Loading…
Reference in New Issue
Block a user