version bump
This commit is contained in:
parent
892d2335bb
commit
1dbcab8966
1 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
||||||
name: eidolon
|
name: eidolon
|
||||||
version: 0.1.11.10
|
version: 0.1.11.11
|
||||||
synopsis: Image gallery in Yesod
|
synopsis: Image gallery in Yesod
|
||||||
homepage: https://eidolon.nek0.eu
|
homepage: https://eidolon.nek0.eu
|
||||||
license: AGPL-3
|
license: AGPL-3
|
||||||
|
@ -115,7 +115,7 @@ library
|
||||||
, cryptonite
|
, cryptonite
|
||||||
-- , imagemagick
|
-- , imagemagick
|
||||||
, yesod-markdown >= 0.10
|
, yesod-markdown >= 0.10
|
||||||
, yesod-text-markdown >= 0.1.8
|
-- , yesod-text-markdown >= 0.1.8
|
||||||
, markdown
|
, markdown
|
||||||
, blaze-markup >= 0.7
|
, blaze-markup >= 0.7
|
||||||
, wai >= 3.0
|
, wai >= 3.0
|
||||||
|
|
Loading…
Reference in a new issue