mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-12-30 23:34:12 +03:00
haskell-yesod: bump to version 1.4.1.4
Fixes build failure
This commit is contained in:
parent
8fcba36796
commit
7c715dd746
@ -9,8 +9,8 @@
|
||||
|
||||
cabal.mkDerivation (self: {
|
||||
pname = "yesod";
|
||||
version = "1.4.1.1";
|
||||
sha256 = "0p95f6gjpcl28ysl82hbyxh7fjql6lr5csndmnrd264h2pd88pxx";
|
||||
version = "1.4.1.4";
|
||||
sha256 = "1av6s5nanq5y9fqlzq2yq95989gg1fyqlpzg6y5pl4dcc45srm1x";
|
||||
buildDepends = [
|
||||
aeson blazeHtml blazeMarkup conduitExtra dataDefault fastLogger
|
||||
monadControl monadLogger safe semigroups shakespeare
|
||||
|
Loading…
Reference in New Issue
Block a user