packages feed

cblrepo 0.7.2 → 0.7.3

raw patch · 2 files changed

+2/−2 lines, 2 files

Files

cblrepo.cabal view
@@ -1,5 +1,5 @@ name: cblrepo-version: 0.7.2+version: 0.7.3 cabal-version: >= 1.6 license: OtherLicense license-file: LICENSE-2.0
src/Util/Misc.hs view
@@ -65,7 +65,7 @@ progName = "cblrepo" dbName = progName ++ ".db" -ghcVersion = (Version [7, 6, 2] [])+ghcVersion = (Version [7, 6, 3] []) ghcVersionDep = "ghc=" ++ display ghcVersion ++ "-1"  -- {{{1 command line argument type