diff --git a/gnu/packages/golang-web.scm b/gnu/packages/golang-web.scm index 4a914fd75bc..8f3b68c228a 100644 --- a/gnu/packages/golang-web.scm +++ b/gnu/packages/golang-web.scm @@ -14257,14 +14257,6 @@ makes it especially suitable for working with geographic data.") (list #:import-path "github.com/blevesearch/geo/r1" #:unpack-path "github.com/blevesearch/geo")))) -(define-public go-github-com-blevesearch-geo-r2 - (package - (inherit go-github-com-blevesearch-geo-geojson) - (name "go-github-com-blevesearch-geo-r2") - (arguments - (list #:import-path "github.com/blevesearch/geo/r2" - #:unpack-path "github.com/blevesearch/geo")))) - (define-public go-github-com-xo-dburl (package (name "go-github-com-xo-dburl")