packages feed

gameclock 1.0.3 → 1.0.4

raw patch · 1 files changed

+2/−2 lines, 1 filesnew-component:exe:gameclock

Files

gameclock.cabal view
@@ -1,5 +1,5 @@ name:                gameclock-version:             1.0.3+version:             1.0.4 --homepage:            http://haskell.org/gtk2hs/archives/2006/01/26/cairo-eye-candy/ license:             GPL license-file:        LICENSE@@ -14,7 +14,7 @@ flag small_base   description: Choose the new smaller, split-up base package. -executable hsclock+executable gameclock     if flag(small_base)         build-depends: base >= 3, containers, time     else