packages feed

clckwrks-theme-clckwrks 0.3.13 → 0.3.14

raw patch · 1 files changed

+2/−2 lines, 1 filesdep ~clckwrks

Dependency ranges changed: clckwrks

Files

clckwrks-theme-clckwrks.cabal view
@@ -1,5 +1,5 @@ name:                clckwrks-theme-clckwrks-version:             0.3.13+version:             0.3.14 synopsis:            simple bootstrap based template for clckwrks homepage:            http://www.clckwrks.com/ license:             BSD3@@ -31,7 +31,7 @@   exposed-modules:     Theme                        Paths_clckwrks_theme_clckwrks   build-depends:       base             >= 4.5 && < 5,-                       clckwrks         >= 0.18 && < 0.20,+                       clckwrks         >= 0.18 && < 0.21,                        containers       >= 0.4 && < 0.6,                        hsp              >= 0.9 && < 0.11,                        text             == 0.11.*