mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-02-22 12:04:40 +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: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "yesod-default";
|
pname = "yesod-default";
|
||||||
version = "1.1.0";
|
version = "1.1.0.2";
|
||||||
sha256 = "124407a0in474l71jja04ds0xh84ac5i3jv62iswxlcp1y9f52bq";
|
sha256 = "0gjf819mrg3h50c8qlnh8i3xzq0z8mdz8bbqrpjx1haljcgxrzm3";
|
||||||
buildDepends = [
|
buildDepends = [
|
||||||
dataDefault hamlet networkConduit shakespeareCss shakespeareJs text
|
dataDefault hamlet networkConduit shakespeareCss shakespeareJs text
|
||||||
transformers unorderedContainers wai waiExtra warp yaml yesodCore
|
transformers unorderedContainers wai waiExtra warp yaml yesodCore
|
||||||
|
Loading…
Reference in New Issue
Block a user