1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-05-09 02:35:54 +02:00

Revert "gnu: Add go-github-com-blevesearch-geo-s2."

This reverts commit 7db0a6938e.

Change-Id: I89ce1d0f82a0a83ccdd46af8fddff99c58f339dd
This commit is contained in:
jgart
2026-02-06 15:14:26 -06:00
parent a4801f2bf0
commit c36e17bdb4
-8
View File
@@ -14281,14 +14281,6 @@ makes it especially suitable for working with geographic data.")
(list #:import-path "github.com/blevesearch/geo/s1"
#:unpack-path "github.com/blevesearch/geo"))))
(define-public go-github-com-blevesearch-geo-s2
(package
(inherit go-github-com-blevesearch-geo-geojson)
(name "go-github-com-blevesearch-geo-s2")
(arguments
(list #:import-path "github.com/blevesearch/geo/s2"
#:unpack-path "github.com/blevesearch/geo"))))
(define-public go-github-com-xo-dburl
(package
(name "go-github-com-xo-dburl")