diff --git a/vervis.cabal b/vervis.cabal index a95dd7c..33f4230 100644 --- a/vervis.cabal +++ b/vervis.cabal @@ -1,6 +1,6 @@ cabal-version: 2.2 name: vervis -version: 0.1 +version: 0.2 synopsis: Federated project hosting platform description: Vervis a decentralized software project hosting web application, which @@ -9,8 +9,8 @@ description: Most of the source code is in the public domain using the CC0 public domain dedication, but the application as a whole has GPL dependencies, and is released under the AGPL 3 license. -homepage: https://vervis.peers.community/repos/rjQ3E -bug-reports: pere@towards.vision +homepage: https://codeberg.org/ForgeFed/Vervis +bug-reports: https://codeberg.org/ForgeFed/Vervis/issues license: AGPL-3.0-or-later license-file: COPYING.AGPL3 author: Pere Lev @@ -28,7 +28,7 @@ extra-source-files: API.md source-repository head type: git - location: https://vervis.peers.community/repos/rjQ3E + location: https://codeberg.org/ForgeFed/Vervis flag dev description: Turn on development settings, like auto-reload templates.