Commit 64a31af6 authored by Ilias Tsitsimpis's avatar Ilias Tsitsimpis
Browse files

Update rss2irc (v1.1 -> v1.2)

parent 7a13d469
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -725,7 +725,7 @@ resource-pool 0.2.3.2
resourcet 1.2.1
retry 0.7.6.2
RSA 2.3.0
rss2irc 1.1 binary ignore # BROKEN: LTS 11: newer feed
rss2irc 1.2 binary
rvar 0.2.0.3
safe 0.3.17
safecopy 0.9.4.1

patches/rss2irc/1.1/newer-deps

deleted100644 → 0
+0 −19
Original line number Diff line number Diff line
Description: Fix versioned build dependencies
Author: Ilias Tsitsimpis <iliastsi@debian.org>
---

Index: b/rss2irc.cabal
===================================================================
--- a/rss2irc.cabal
+++ b/rss2irc.cabal
@@ -42,8 +42,8 @@ executable rss2irc
                     ,deepseq
                     ,irc                   >= 0.6 && < 0.7
                     ,feed                  >= 0.3.9 && < 0.4
-                    ,http-client           >= 0.2.1 && < 0.5
-                    ,http-conduit          >= 1.9 && < 2.2
+                    ,http-client           >= 0.2.1 && < 0.6
+                    ,http-conduit          >= 1.9 && < 2.3
                     ,resourcet             >= 0.4.4 && < 1.2
                     ,http-types            >= 0.6.4 && < 1.0
                     ,io-storage            >= 0.3 && < 0.4

patches/rss2irc/1.1/series

deleted100644 → 0
+0 −1
Original line number Diff line number Diff line
newer-deps