guix_mirror_bot pushed a commit to branch master
in repository guix.
commit 8a8a9fc624ac460b78f1570be68f5a802061e363
Author: jgart <[email protected]>
AuthorDate: Fri Feb 6 15:14:28 2026 -0600
Revert "gnu: Add go-github-com-blevesearch-geo-r1."
This reverts commit 1ca49aa0ae33f4a90c2d67a24c0db7770eb9035c.
Change-Id: I419e7f02b85a3d943805fac681d2f13e78e41e12
---
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 8f3b68c228..7aaf1ea0a5 100644
--- a/gnu/packages/golang-web.scm
+++ b/gnu/packages/golang-web.scm
@@ -14249,14 +14249,6 @@ geometry, i.e., shapes drawn on a sphere rather than
on a planar 2D map. This
makes it especially suitable for working with geographic data.")
(license license:asl2.0)))
-(define-public go-github-com-blevesearch-geo-r1
- (package
- (inherit go-github-com-blevesearch-geo-geojson)
- (name "go-github-com-blevesearch-geo-r1")
- (arguments
- (list #:import-path "github.com/blevesearch/geo/r1"
- #:unpack-path "github.com/blevesearch/geo"))))
-
(define-public go-github-com-xo-dburl
(package
(name "go-github-com-xo-dburl")