mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-25 03:55:08 -06:00
gnu: r-lwgeom: Update to 0.2-15.
* gnu/packages/cran.scm (r-lwgeom): Update to 0.2-15. Change-Id: Ie4f4e4cc423cc95d9114b40c7a31c1aa2a68d2b3
This commit is contained in:
parent
e4a92cdc8b
commit
31f5b88aa3
1 changed files with 2 additions and 2 deletions
|
|
@ -53947,14 +53947,14 @@ and formatted text files with additional meta-data, such including @code{.csv},
|
|||
(define-public r-lwgeom
|
||||
(package
|
||||
(name "r-lwgeom")
|
||||
(version "0.2-14")
|
||||
(version "0.2-15")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "lwgeom" version))
|
||||
(sha256
|
||||
(base32
|
||||
"174jpsri9xpr9zb5hvzqhbhnajqw3aa38ajy1skl7ky8vgvnrnr6"))))
|
||||
"0rmcdqx1pmv758wnam0c5diaj7lblkyhzlwv292bnfdip9h794v5"))))
|
||||
(properties `((upstream-name . "lwgeom")))
|
||||
(build-system r-build-system)
|
||||
(inputs
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue