funbot 0.4 → 0.4.0.1
raw patch · 2 files changed
+8/−7 lines, 2 filesdep ~funbot-ext-events
Dependency ranges changed: funbot-ext-events
Files
- NEWS.md +6/−5
- funbot.cabal +2/−2
NEWS.md view
@@ -3,8 +3,8 @@ -funbot 0.4 -- 2015-12-17-========================+funbot 0.4.0.1 -- 2015-12-17+============================ General, build and documentation changes: @@ -32,9 +32,10 @@ * Add auto-update clocks >= 0.5 data-default-class-* Require feed-collect >= 0.2- irc-fun-bot >= 0.5- settings >= 0.2.2+* Require feed-collect >= 0.2+ funbot-ext-events >= 0.2+ irc-fun-bot >= 0.5+ settings >= 0.2.2
funbot.cabal view
@@ -1,5 +1,5 @@ name: funbot-version: 0.4+version: 0.4.0.1 synopsis: IRC bot for fun, learning, creativity and collaboration. description: One day an idea came up on the #freepost IRC channel: We didn't need much of@@ -75,7 +75,7 @@ , data-default-class , feed , feed-collect >=0.2- , funbot-ext-events+ , funbot-ext-events >=0.2 , HTTP , http-client >=0.4.19 , http-client-tls >=0.2.2