diff --git a/roundtrip-aeson.cabal b/roundtrip-aeson.cabal index 190bd70..71ebf19 100644 --- a/roundtrip-aeson.cabal +++ b/roundtrip-aeson.cabal @@ -2,7 +2,7 @@ name: roundtrip-aeson version: 0.2.0.1 synopsis: Un-/parse JSON with roundtrip invertible syntax definitions. description: Un-/parse JSON with roundtrip invertible syntax definitions. -homepage: https://github.com/anchor/roundtrip-aeson +homepage: https://github.com/christian-marie/roundtrip-aeson license: BSD3 license-file: LICENSE author: Thomas Sutton , Christian Marie @@ -18,7 +18,7 @@ extra-source-files: source-repository HEAD type: git - location: https://github.com/anchor/roundtrip-aeson + location: https://github.com/christian-marie/roundtrip-aeson library default-language: Haskell2010