mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-16 14:54:29 +01:00
haskell-yesod-core: update to version 1.2.4.4
This commit is contained in:
parent
51cc4b609a
commit
1d03574722
1 changed files with 2 additions and 2 deletions
|
@ -10,8 +10,8 @@
|
||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "yesod-core";
|
pname = "yesod-core";
|
||||||
version = "1.2.4.3";
|
version = "1.2.4.4";
|
||||||
sha256 = "0p4bgpa1xb4s7yma16lw74gwm5865npdcc0djg1i4xp57q4d3dh6";
|
sha256 = "0awz5ijhmd7z292irzz8sp2j3vp3lp57k9rcp4bmgqmxkf826hkj";
|
||||||
buildDepends = [
|
buildDepends = [
|
||||||
aeson attoparsecConduit blazeBuilder blazeHtml blazeMarkup
|
aeson attoparsecConduit blazeBuilder blazeHtml blazeMarkup
|
||||||
caseInsensitive cereal clientsession conduit cookie dataDefault
|
caseInsensitive cereal clientsession conduit cookie dataDefault
|
||||||
|
|
Loading…
Reference in a new issue