mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-01-22 14:45:27 +00:00
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: {
|
||||
pname = "yesod-bin";
|
||||
version = "1.2.8";
|
||||
sha256 = "0hic32k1ii1j2hrwxj7pc7vv26dmq8rv7h7as1fw0bwlysrnw8nm";
|
||||
version = "1.2.8.1";
|
||||
sha256 = "07cwfj01yq88qi99ww2l3mih894wp6s7j35img9wjpz3rsiayy6x";
|
||||
isLibrary = false;
|
||||
isExecutable = true;
|
||||
buildDepends = [
|
||||
|
|
Loading…
Reference in a new issue