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

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

This reverts commit e9391ade3d.

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