mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-25 15:11:35 +00:00
haskell-yesod-core: update to version 1.1.4.2
This commit is contained in:
parent
6c2d71cf8f
commit
b71948d34d
|
@ -9,8 +9,8 @@
|
|||
|
||||
cabal.mkDerivation (self: {
|
||||
pname = "yesod-core";
|
||||
version = "1.1.4.1";
|
||||
sha256 = "0ckgncxmlkiihyqddphpihijgypsdink5nlg6amjgp9a6y8qcwyn";
|
||||
version = "1.1.4.2";
|
||||
sha256 = "0gbkjd6r2srw41hfnibp8sfzzlck0bnyrwkf4bbjgzivr6iy1lkf";
|
||||
buildDepends = [
|
||||
aeson blazeBuilder blazeHtml blazeMarkup caseInsensitive cereal
|
||||
clientsession conduit cookie failure fastLogger hamlet httpTypes
|
||||
|
|
Loading…
Reference in a new issue