shakespeare 1.2/version bumps

This commit is contained in:
Michael Snoyman 2013-09-08 13:48:24 +02:00
parent 679046cae0
commit db17c0ade1
5 changed files with 12 additions and 12 deletions

View File

@ -1,5 +1,5 @@
name: yesod-auth
version: 1.2.2
version: 1.2.2.1
license: MIT
license-file: LICENSE
author: Michael Snoyman, Patrick Brisbin
@ -29,7 +29,7 @@ library
, yesod-persistent >= 1.2
, hamlet >= 1.1 && < 1.2
, shakespeare-css >= 1.0 && < 1.1
, shakespeare-js >= 1.0.2 && < 1.2
, shakespeare-js >= 1.0.2 && < 1.3
, containers
, unordered-containers
, yesod-form >= 1.3 && < 1.4

View File

@ -1,5 +1,5 @@
name: yesod-bin
version: 1.2.3
version: 1.2.3.1
license: MIT
license-file: LICENSE
author: Michael Snoyman <michael@snoyman.com>
@ -50,8 +50,8 @@ executable yesod
, parsec >= 2.1 && < 4
, text >= 0.11
, shakespeare-text >= 1.0 && < 1.1
, shakespeare >= 1.0.2 && < 1.1
, shakespeare-js >= 1.0.2 && < 1.2
, shakespeare >= 1.0.2 && < 1.3
, shakespeare-js >= 1.0.2 && < 1.3
, shakespeare-css >= 1.0.2 && < 1.1
, bytestring >= 0.9.1.4
, time >= 1.1.4

View File

@ -1,5 +1,5 @@
name: yesod-core
version: 1.2.4.1
version: 1.2.4.2
license: MIT
license-file: LICENSE
author: Michael Snoyman <michael@snoyman.com>
@ -33,8 +33,8 @@ library
, template-haskell
, path-pieces >= 0.1.2 && < 0.2
, hamlet >= 1.1 && < 1.2
, shakespeare >= 1.0 && < 1.1
, shakespeare-js >= 1.0.2 && < 1.2
, shakespeare >= 1.0 && < 1.3
, shakespeare-js >= 1.0.2 && < 1.3
, shakespeare-css >= 1.0 && < 1.1
, shakespeare-i18n >= 1.0 && < 1.1
, blaze-builder >= 0.2.1.4 && < 0.4

View File

@ -1,5 +1,5 @@
name: yesod-form
version: 1.3.2
version: 1.3.2.1
license: MIT
license-file: LICENSE
author: Michael Snoyman <michael@snoyman.com>
@ -19,7 +19,7 @@ library
, time >= 1.1.4
, hamlet >= 1.1 && < 1.2
, shakespeare-css >= 1.0 && < 1.1
, shakespeare-js >= 1.0.2 && < 1.2
, shakespeare-js >= 1.0.2 && < 1.3
, persistent >= 1.2 && < 1.3
, template-haskell
, transformers >= 0.2.2

View File

@ -1,5 +1,5 @@
name: yesod
version: 1.2.2
version: 1.2.2.1
license: MIT
license-file: LICENSE
author: Michael Snoyman <michael@snoyman.com>
@ -31,7 +31,7 @@ library
, wai >= 1.3 && < 1.5
, wai-extra >= 1.3 && < 1.4
, hamlet >= 1.1 && < 1.2
, shakespeare-js >= 1.0.2 && < 1.2
, shakespeare-js >= 1.0.2 && < 1.3
, shakespeare-css >= 1.0 && < 1.1
, warp >= 1.3 && < 1.4
, blaze-html >= 0.5