diff options
Diffstat (limited to 'graphql-spice.cabal')
| -rw-r--r-- | graphql-spice.cabal | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphql-spice.cabal b/graphql-spice.cabal index a980558..bfc1d94 100644 --- a/graphql-spice.cabal +++ b/graphql-spice.cabal @@ -6,7 +6,7 @@ synopsis: GraphQL with batteries description: Various extensions and convenience functions for the core graphql package. category: Language -homepage: https://git.caraus.tech/OSS/graphql-spice +homepage: https://www.caraus.tech/projects/graphql bug-reports: https://www.caraus.tech/projects/graphql/issues author: Eugen Wissner <belka@caraus.de> maintainer: belka@caraus.de @@ -21,7 +21,7 @@ tested-with: source-repository head type: git - location: https://git.caraus.tech/OSS/graphql-spice.git + location: git://git.caraus.tech/pub/graphql-spice.git library exposed-modules: |
