From 408dfb4301bfa1009baa6d68b33c699b18527b0a Mon Sep 17 00:00:00 2001 From: Eugen Wissner Date: Thu, 23 Mar 2023 09:46:04 +0100 Subject: Update web links --- graphql.cabal | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'graphql.cabal') diff --git a/graphql.cabal b/graphql.cabal index 644d227..2ba7131 100644 --- a/graphql.cabal +++ b/graphql.cabal @@ -5,8 +5,8 @@ version: 1.2.0.0 synopsis: Haskell GraphQL implementation description: Haskell implementation. category: Language -homepage: https://www.caraus.tech/projects/pub-graphql -bug-reports: https://www.caraus.tech/projects/pub-graphql/issues +homepage: https://git.caraus.tech/OSS/graphql +bug-reports: https://git.caraus.tech/OSS/graphql/issues author: Danny Navarro , Matthías Páll Gissurarson , Sólrún Halla Einarsdóttir @@ -25,7 +25,7 @@ tested-with: source-repository head type: git - location: git://caraus.tech/pub/graphql.git + location: https://git.caraus.tech/OSS/graphql.git library exposed-modules: -- cgit v1.2.3