mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-11-14 05:37:40 +03:00
haskell-yesod-core: update to version 1.2.11.1
This commit is contained in:
parent
a138d54df2
commit
011f22e49b
@ -11,8 +11,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "yesod-core";
|
pname = "yesod-core";
|
||||||
version = "1.2.11";
|
version = "1.2.11.1";
|
||||||
sha256 = "0vg07g5735qsr01wpgxpjzjc7w9nrqvkhfnd90jzdvg3kg33dgih";
|
sha256 = "079nhpfsp8sqm0j5wck3fqx5b3g12r0l9214wybj2wnxpaddzhzx";
|
||||||
buildDepends = [
|
buildDepends = [
|
||||||
aeson attoparsecConduit blazeBuilder blazeHtml blazeMarkup
|
aeson attoparsecConduit blazeBuilder blazeHtml blazeMarkup
|
||||||
caseInsensitive cereal clientsession conduit conduitExtra cookie
|
caseInsensitive cereal clientsession conduit conduitExtra cookie
|
||||||
|
Loading…
Reference in New Issue
Block a user