mirror of
https://codeberg.org/guix/guix.git
synced 2026-05-13 15:03:44 +00:00
Revert "gnu: Add go-github-com-blevesearch-geo-r2."
This reverts commit 336abfbdd3.
Change-Id: I450982b016a7700b0e4679fe0e8fde091bbc90b3
This commit is contained in:
@@ -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")
|
||||
|
||||
Reference in New Issue
Block a user