diff options
| author | Eugen Wissner <belka@caraus.de> | 2023-04-19 18:43:06 +0200 |
|---|---|---|
| committer | Eugen Wissner <belka@caraus.de> | 2023-04-19 18:43:06 +0200 |
| commit | 1b9d8af93210a4d1a49a03b660670ec35fbe052f (patch) | |
| tree | 759295b2301399fb0f63124ce1a5687648a19bf9 /graphql-spice.cabal | |
| parent | 7c146fe41620ebf2166d797cfc54070fd69f3fd8 (diff) | |
| download | graphql-spice-1b9d8af93210a4d1a49a03b660670ec35fbe052f.tar.gz | |
Update web links
Diffstat (limited to 'graphql-spice.cabal')
| -rw-r--r-- | graphql-spice.cabal | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/graphql-spice.cabal b/graphql-spice.cabal index 2a709bd..ea09761 100644 --- a/graphql-spice.cabal +++ b/graphql-spice.cabal @@ -6,8 +6,8 @@ synopsis: GraphQL with batteries description: Various extensions and convenience functions for the core graphql package. category: Language -homepage: https://www.caraus.tech/projects/pub-graphql-spice -bug-reports: https://www.caraus.tech/projects/pub-graphql-spice/issues +homepage: https://git.caraus.tech/OSS/graphql-spice +bug-reports: https://git.caraus.tech/OSS/graphql-spice/issues author: Eugen Wissner <belka@caraus.de> maintainer: belka@caraus.de copyright: (c) 2021-2023 Eugen Wissner @@ -20,7 +20,7 @@ tested-with: source-repository head type: git - location: git://caraus.tech/pub/graphql-spice.git + location: https://git.caraus.tech/OSS/graphql-spice.git library exposed-modules: |
