diff --git a/gnu/packages/golang-web.scm b/gnu/packages/golang-web.scm index fa185dd4140..169d6a4e8bc 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")