~singpolyma/cheogram

2885b95af32099106b745d06fcd7761e643c8c5a — Stephen Paul Weber 3 years ago 52fbf7d
New homepage and mailing list workflow
2 files changed, 7 insertions(+), 5 deletions(-)

M README
M cheogram.cabal
M README => README +3 -1
@@ 1,1 1,3 @@
Bridge between XMPP MUC and SMS.
Part of the soprani.ca family of projects.

Please report bugs and send patches to dev@singpolyma.net or join us in xmpp:discuss@conference.soprani.ca?join
\ No newline at end of file

M cheogram.cabal => cheogram.cabal +4 -4
@@ 4,14 4,14 @@ cabal-version:   >= 1.14
license:         OtherLicense
license-file:    COPYING
category:        Network
copyright:       © 2015-2017 Stephen Paul Weber
copyright:       © Stephen Paul Weber
author:          Stephen Paul Weber <singpolyma@singpolyma.net>
maintainer:      Stephen Paul Weber <singpolyma@singpolyma.net>
stability:       experimental
tested-with:     GHC == 7.6.3
synopsis:        Groupchat for everyone!
homepage:        https://github.com/singpolyma/cheogram
bug-reports:     https://github.com/singpolyma/cheogram/issues
homepage:        https://git.singpolyma.net/cheogram
bug-reports:     mailto:dev@singpolyma.net
build-type:      Simple
description:
        Bridge between XMPP MUC and SMS.


@@ 53,4 53,4 @@ executable cheogram

source-repository head
        type:     git
        location: git://github.com/singpolyma/cheogram.git
\ No newline at end of file
        location: https://git.singpolyma.net/cheogram
\ No newline at end of file