guix_mirror_bot pushed a commit to branch master
in repository guix.

commit 4bd66f8b88128a118eba1478d6d714e74de1f3e0
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

Reply via email to