mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-05-02 07:15:53 +02:00
gnu: r-lwgeom: Update to 0.2-14.
* gnu/packages/cran.scm (r-lwgeom): Update to 0.2-14. Change-Id: I9a3a32104dbacfcdd85361af9849b9d1b4a1bba1
This commit is contained in:
@@ -38721,14 +38721,14 @@ and formatted text files with additional meta-data, such including @code{.csv},
|
||||
(define-public r-lwgeom
|
||||
(package
|
||||
(name "r-lwgeom")
|
||||
(version "0.2-13")
|
||||
(version "0.2-14")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "lwgeom" version))
|
||||
(sha256
|
||||
(base32
|
||||
"0rqw2nhac832b9v2hdz6wwc51iykh86x5qrq0azlibr9q242i0ph"))))
|
||||
"174jpsri9xpr9zb5hvzqhbhnajqw3aa38ajy1skl7ky8vgvnrnr6"))))
|
||||
(properties `((upstream-name . "lwgeom")))
|
||||
(build-system r-build-system)
|
||||
(inputs
|
||||
|
||||
Reference in New Issue
Block a user