rss 3000.2.0.4 → 3000.2.0.5
raw patch · 1 files changed
+1/−2 lines, 1 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
- rss.cabal +1/−2
rss.cabal view
@@ -1,5 +1,5 @@ Name: rss-Version: 3000.2.0.4+Version: 3000.2.0.5 Cabal-version: >=1.6 Build-type: Simple Copyright: Jeremy Shaw 2004, Bjorn Bringert 2004-2006@@ -31,7 +31,6 @@ Library build-depends: base >= 3 && < 5 , HaXml >= 1.24- , time >= 1.1.2 && < 1.5 , old-locale >= 1.0 && < 1.1 if flag(old-locale)