guix_mirror_bot pushed a commit to branch master
in repository guix.
commit a76cfe29e66a8f8e14ceee710f9ab29a5c9c509e
Author: jgart <[email protected]>
AuthorDate: Fri Feb 6 15:14:27 2026 -0600
Revert "gnu: Add go-github-com-blevesearch-geo-s1."
This reverts commit e9391ade3db0b24fcb1a99184171fe73b7f656b4.
Change-Id: Ied10c1694ce9bfa69b46bdeeb12c2bdeac41812b
---
gnu/packages/golang-web.scm | 8 --------
1 file changed, 8 deletions(-)
diff --git a/gnu/packages/golang-web.scm b/gnu/packages/golang-web.scm
index fa185dd414..169d6a4e8b 100644
--- a/gnu/packages/golang-web.scm
+++ b/gnu/packages/golang-web.scm
@@ -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")