From 77b9e79d7a08bf568d0325dc3cbc661822f16ce5 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Thu, 20 Aug 2020 14:06:36 -0400 Subject: releasing package debug-me version 1.20200820 --- CHANGELOG | 4 ++-- debug-me.cabal | 5 +++-- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index 7da480b..1071abf 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,11 +1,11 @@ -debug-me (1.20190927) UNRELEASED; urgency=medium +debug-me (1.20200820) unstable; urgency=medium * debug-me.service: Remove /etc from InaccessiblePaths, as that prevents the server sending email using eg postfix, which needs to read its config files. * Update to lts-14.27, support websockets 0.12.7. - -- Joey Hess Thu, 20 Aug 2020 13:15:22 -0400 + -- Joey Hess Thu, 20 Aug 2020 14:04:40 -0400 debug-me (1.20190926) unstable; urgency=medium diff --git a/debug-me.cabal b/debug-me.cabal index 31aaad2..d859cbb 100644 --- a/debug-me.cabal +++ b/debug-me.cabal @@ -1,6 +1,6 @@ Name: debug-me -Version: 1.20190926 -Cabal-Version: >= 1.8 +Version: 1.20200820 +Cabal-Version: >= 1.10 Maintainer: Joey Hess Author: Joey Hess Stability: Experimental @@ -51,6 +51,7 @@ custom-setup Executable debug-me Main-Is: debug-me.hs GHC-Options: -threaded -Wall -fno-warn-tabs -O2 + Default-Language: Haskell98 Build-Depends: base (>= 4.9 && < 5.0) , network (>= 2.6) -- cgit v1.2.3