3
0
Fork 0
forked from mirrors/nixpkgs

haskell-yesod: updated to version 0.9.1.1

svn path=/nixpkgs/trunk/; revision=28966
This commit is contained in:
Peter Simons 2011-09-01 17:59:38 +00:00
parent dfc019ad49
commit 236ba05e06

View file

@ -6,8 +6,8 @@
cabal.mkDerivation (self: {
pname = "yesod";
version = "0.9.1";
sha256 = "1ag3lca75lrriycbscspb5yyishacgxjx0rybc3x4z1dqnkn1r71";
version = "0.9.1.1";
sha256 = "1f1l9davhqdf6fnkcrclf2dvszqsw2jby7y865y4sgcb73jb32fp";
isLibrary = true;
isExecutable = true;
buildDepends = [