From 893ab4925682a6cf378600eecd58778283f59572 Mon Sep 17 00:00:00 2001 From: Jonathan Lamothe Date: Wed, 17 Nov 2021 21:23:50 -0500 Subject: [PATCH] changed homepage and added issue tracker --- gemcap.cabal | 3 ++- package.yaml | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/gemcap.cabal b/gemcap.cabal index 434c6a1..83772a4 100644 --- a/gemcap.cabal +++ b/gemcap.cabal @@ -9,7 +9,8 @@ version: 0.0.0 synopsis: a simple Gemini capsule (server) description: a simple Gemini capsule (server) - see README.md for details category: Gemini -homepage: https://codeberg.org/jlamothe/gemserv +homepage: https://codeberg.org/jlamothe/gemcap +bug-reports: https://codeberg.org/jlamothe/gemcap/issues author: Jonathan Lamothe maintainer: jonathan@jlamothe.net copyright: 2021 Jonathan Lamothe diff --git a/package.yaml b/package.yaml index ea31903..856a878 100644 --- a/package.yaml +++ b/package.yaml @@ -12,7 +12,8 @@ extra-source-files: # Metadata used when publishing your package synopsis: a simple Gemini capsule (server) category: Gemini -homepage: https://codeberg.org/jlamothe/gemserv +homepage: https://codeberg.org/jlamothe/gemcap +bug-reports: https://codeberg.org/jlamothe/gemcap/issues # To avoid duplicated efforts in documentation and dealing with the # complications of embedding Haddock markup inside cabal files, it is