This is an automated email from the git hooks/post-receive script.
guix_mirror_bot pushed a commit to branch go-team
in repository guix.
The following commit(s) were added to refs/heads/go-team by this push:
new 52c2c15ea0 gnu: tegola: Fix build.
52c2c15ea0 is described below
commit 52c2c15ea03d357a3df5678180057d745435f396
Author: Sharlatan Hellseher <[email protected]>
AuthorDate: Sun Feb 15 00:31:00 2026 +0000
gnu: tegola: Fix build.
* gnu/packages/geo.scm (tegola)[inputs]: Add go-github-com-google-go-cmp.
Change-Id: If25d2f65e1c4b897c07ca517df11ac9e8186b122
---
gnu/packages/geo.scm | 1 +
1 file changed, 1 insertion(+)
diff --git a/gnu/packages/geo.scm b/gnu/packages/geo.scm
index 19b345288b..d9c17a88d6 100644
--- a/gnu/packages/geo.scm
+++ b/gnu/packages/geo.scm
@@ -2125,6 +2125,7 @@ Unidata/UCAR UDUNITS-2 library, and the cftime calendar
functionality.")
go-github-com-burntsushi-toml
go-github-com-gofrs-uuid
go-github-com-golang-protobuf
+ go-github-com-google-go-cmp
go-github-com-google-uuid
go-github-com-go-test-deep
go-github-com-jmespath-go-jmespath