From 7a03aef2e8321e5797fb6a92c2e2b5c2f89db29b Mon Sep 17 00:00:00 2001 From: Eugen Wissner Date: Wed, 10 Jun 2026 00:40:59 +0200 Subject: [PATCH] Change back the bug tracker URL --- graphql-spice.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/graphql-spice.cabal b/graphql-spice.cabal index 55a345c..a980558 100644 --- a/graphql-spice.cabal +++ b/graphql-spice.cabal @@ -7,7 +7,7 @@ description: Various extensions and convenience functions for the core graphql package. category: Language homepage: https://git.caraus.tech/OSS/graphql-spice -bug-reports: https://issues.caraus.tech/projects/graphql/issues +bug-reports: https://www.caraus.tech/projects/graphql/issues author: Eugen Wissner maintainer: belka@caraus.de copyright: (c) 2021-2026 Eugen Wissner