haskell-yesod-bin: update to version 1.2.4.1
This commit is contained in:
parent
1767a37a98
commit
55fcd713b8
1 changed files with 2 additions and 2 deletions
|
@ -10,8 +10,8 @@
|
|||
|
||||
cabal.mkDerivation (self: {
|
||||
pname = "yesod-bin";
|
||||
version = "1.2.4";
|
||||
sha256 = "1n4lkhwy9kvllvfma951lwx6k731jfm4ajkpjim37k38swmmcb70";
|
||||
version = "1.2.4.1";
|
||||
sha256 = "18wzxalgiffdjz6x5vxmhksscy5531plgyjkv705kf5vaw6v6rlr";
|
||||
isLibrary = false;
|
||||
isExecutable = true;
|
||||
buildDepends = [
|
||||
|
|
Loading…
Reference in a new issue