haskell-yesod-bin: update to version 1.2.8.1
This commit is contained in:
parent
d698efaace
commit
5d36a8cc53
|
@ -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 = [
|
||||||
|
|
Loading…
Reference in New Issue