forked from mirrors/nixpkgs
haskell-yesod-bin: update to version 1.2.5.7
This commit is contained in:
parent
9e36e4be18
commit
069220a868
|
@ -10,8 +10,8 @@
|
||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "yesod-bin";
|
pname = "yesod-bin";
|
||||||
version = "1.2.5.6";
|
version = "1.2.5.7";
|
||||||
sha256 = "1acqfg9g5xjfmpby1xham2ygvbydn0srw2c7hajvfwalc6zkxrny";
|
sha256 = "0vxkwdqmfi2ccknmgx0xh6w1p7bw3wi24w3c3fw80g72j9sxr5hn";
|
||||||
isLibrary = false;
|
isLibrary = false;
|
||||||
isExecutable = true;
|
isExecutable = true;
|
||||||
buildDepends = [
|
buildDepends = [
|
||||||
|
|
Loading…
Reference in a new issue