packages feed

classify 2012.10.21 → 2012.10.22

raw patch · 2 files changed

+3/−2 lines, 2 filesPVP ok

version bump matches the API change (PVP)

API changes (from Hackage documentation)

Files

classify.cabal view
@@ -1,6 +1,6 @@ Cabal-version:  >=1.6 Name:           classify-Version:        2012.10.21+Version:        2012.10.22 Build-Type:     Simple License:        PublicDomain License-File:   LICENSE
src/Data/Classify/Rank.hs view
@@ -43,7 +43,7 @@                                              , episode > 50  ==> negate 2                                              , episode > 100 ==> negate 5                                              , season < 1    ==> negate 10-                                             , season > 30   ==> negate 3+                                             , season > 50   ==> negate 3                                              ] unrealVersion (DateVersion year month day) = 0 @@ -92,6 +92,7 @@            , ("the.colbert.report.09.13.09.dsr.xvid-crimson.[VTV].avi", colbert, DateVersion 2009 9 13)            , ("the.colbert.report.9.19.07.dsr.xvid.iht.[VTV].avi", colbert, DateVersion 2007 9 19)            , ("the.daily.show.9.19.07.dsr.xvid.iht.[VTV].avi", daily, DateVersion 2007 9 19)+           , ("Saturday Night Live S38E05 Bruno Mars PROPER HDTV x264-BAJSKORV", "Saturday Night Live", Version 38 5)             , ("Time.Warp.S01E02.HDTV.XviD-GNARLY.avi", "Time Warp", Version 1 2)            , ("True.Blood.S01E07.720p.HDTV.x264-2HD.mkv", "True Blood", Version 1 7)