packages feed

nikepub 1.1.1 → 1.1.2

raw patch · 2 files changed

+3/−3 lines, 2 filesdep ~time

Dependency ranges changed: time

Files

Codemanic/Util.hs view
@@ -38,8 +38,8 @@ import Text.JSON import Text.JSON.String import Text.JSON.Types-import Network.HTTP import Network.URI+import Network.HTTP import Data.Generics import Data.Maybe 
nikepub.cabal view
@@ -1,5 +1,5 @@ Name:                nikepub-Version:             1.1.1+Version:             1.1.2 Category:            Web Synopsis:            Command line utility publishes Nike+ runs on blogs and Twitter Description:         Simple commandline program that given a Nike+ user id will fetch the@@ -31,7 +31,7 @@                      regex-posix >= 0.72.0.3,                      old-time >= 1.0.0.2,                      old-locale >= 1.0.0.1,-                     time >= 1.1.3,+                     time >= 1.1.2.4,                      syb >= 0.1.0.1,                      network >= 2.2.1,                      filepath >= 1.1.0.2,