diff --git a/hanafuda.cabal b/hanafuda.cabal index 2bdda51..85d71c6 100644 --- a/hanafuda.cabal +++ b/hanafuda.cabal @@ -13,7 +13,7 @@ description: This is a library to represent the cards and the players new game and playing moves. Its approach is move-by-move : a game's state is computed from the previous state and a move. -homepage: https://framagit.org/sasha/hanafuda +homepage: https://framagit.org/hanafuda license: BSD3 license-file: LICENSE author: Sasha @@ -25,7 +25,7 @@ extra-source-files: ChangeLog.md cabal-version: >=1.10 source-repository head type: git - location: https://framagit.org/sasha/hanafuda + location: https://framagit.org/hanafuda/lib library exposed-modules: Hanafuda