diff options
| author | Eugen Wissner <belka@caraus.de> | 2023-03-23 09:46:04 +0100 |
|---|---|---|
| committer | Eugen Wissner <belka@caraus.de> | 2023-03-23 09:46:04 +0100 |
| commit | 408dfb4301bfa1009baa6d68b33c699b18527b0a (patch) | |
| tree | 00652006d9e66f705aee2a104671ddd6c6f49674 /graphql.cabal | |
| parent | 3b69dac371651d303b7634c8b3d54b3221320f0d (diff) | |
| download | graphql-408dfb4301bfa1009baa6d68b33c699b18527b0a.tar.gz | |
Update web links
Diffstat (limited to 'graphql.cabal')
| -rw-r--r-- | graphql.cabal | 6 |
1 files changed, 3 insertions, 3 deletions
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 <https://spec.graphql.org/June2018/ GraphQL> 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 <j@dannynavarro.net>, Matthías Páll Gissurarson <mpg@mpg.is>, Sólrún Halla Einarsdóttir <she@mpg.is> @@ -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: |
