ircbot 0.1.2 → 0.1.3
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~filepath
Dependency ranges changed: filepath
Files
- ircbot.cabal +2/−2
ircbot.cabal view
@@ -1,5 +1,5 @@ Name: ircbot-Version: 0.1.2+Version: 0.1.3 Synopsis: A library for writing irc bots Homepage: http://patch-tag.com/r/stepcut/ircbot License: BSD3@@ -25,7 +25,7 @@ Network.IRC.Bot.PosixLogger Build-depends: base >= 4 && <5,- filepath == 1.3.*,+ filepath >= 1.2 && < 1.4, irc == 0.4.*, mtl == 2.0.*, network == 2.3.*,