diff options
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: |
