haskell-yesod-bin: update to version 1.2.8.1

This commit is contained in:
Peter Simons 2014-04-17 21:13:38 +02:00
parent d698efaace
commit 5d36a8cc53
1 changed files with 2 additions and 2 deletions

View File

@ -10,8 +10,8 @@
cabal.mkDerivation (self: { cabal.mkDerivation (self: {
pname = "yesod-bin"; pname = "yesod-bin";
version = "1.2.8"; version = "1.2.8.1";
sha256 = "0hic32k1ii1j2hrwxj7pc7vv26dmq8rv7h7as1fw0bwlysrnw8nm"; sha256 = "07cwfj01yq88qi99ww2l3mih894wp6s7j35img9wjpz3rsiayy6x";
isLibrary = false; isLibrary = false;
isExecutable = true; isExecutable = true;
buildDepends = [ buildDepends = [