mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-24 14:41:17 +00:00
haskell-yesod-default: update to version 1.1.0.2
This commit is contained in:
parent
f273a6054f
commit
559a6cc24f
|
@ -5,8 +5,8 @@
|
|||
|
||||
cabal.mkDerivation (self: {
|
||||
pname = "yesod-default";
|
||||
version = "1.1.0";
|
||||
sha256 = "124407a0in474l71jja04ds0xh84ac5i3jv62iswxlcp1y9f52bq";
|
||||
version = "1.1.0.2";
|
||||
sha256 = "0gjf819mrg3h50c8qlnh8i3xzq0z8mdz8bbqrpjx1haljcgxrzm3";
|
||||
buildDepends = [
|
||||
dataDefault hamlet networkConduit shakespeareCss shakespeareJs text
|
||||
transformers unorderedContainers wai waiExtra warp yaml yesodCore
|
||||
|
|
Loading…
Reference in a new issue