clckwrks-theme-bootstrap 0.2.11 → 0.2.12
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~clckwrks
Dependency ranges changed: clckwrks
Files
clckwrks-theme-bootstrap.cabal view
@@ -1,5 +1,5 @@ name: clckwrks-theme-bootstrap-version: 0.2.11+version: 0.2.12 synopsis: simple bootstrap based template for clckwrks homepage: http://www.clckwrks.com/ license: BSD3@@ -31,6 +31,6 @@ exposed-modules: Theme Paths_clckwrks_theme_bootstrap build-depends: base > 4 && <5,- clckwrks >= 0.18 && < 0.19,+ clckwrks >= 0.18 && < 0.20, hsp == 0.9.*, text == 0.11.*