From 56ecab9c0580922c7a27ce527d09d3ed28137c02 Mon Sep 17 00:00:00 2001 From: Eugen Wissner Date: Wed, 1 Jul 2026 16:13:15 +0200 Subject: Change back the git URL --- graphql.cabal | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'graphql.cabal') diff --git a/graphql.cabal b/graphql.cabal index 2cc16cb..cafc33a 100644 --- a/graphql.cabal +++ b/graphql.cabal @@ -5,7 +5,7 @@ version: 1.5.0.2 synopsis: Haskell GraphQL implementation description: Haskell implementation. category: Language -homepage: https://git.caraus.tech/OSS/graphql +homepage: https://www.caraus.tech/projects/graphql bug-reports: https://www.caraus.tech/projects/graphql/issues author: Danny Navarro , Matthías Páll Gissurarson , @@ -26,7 +26,7 @@ tested-with: source-repository head type: git - location: https://git.caraus.tech/OSS/graphql.git + location: git://git.caraus.tech/pub/graphql.git library exposed-modules: -- cgit v1.2.3