mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-01 07:01:54 +00:00
haskell-yesod-core: update to version 1.1.5
This commit is contained in:
parent
f6d6711875
commit
4f585af82b
@ -9,8 +9,8 @@
|
||||
|
||||
cabal.mkDerivation (self: {
|
||||
pname = "yesod-core";
|
||||
version = "1.1.4.2";
|
||||
sha256 = "0gbkjd6r2srw41hfnibp8sfzzlck0bnyrwkf4bbjgzivr6iy1lkf";
|
||||
version = "1.1.5";
|
||||
sha256 = "1mnmszka6fy5gps1y4bwpn0aq5vzxdxqyh2vrl7vii1lfl51yly7";
|
||||
buildDepends = [
|
||||
aeson blazeBuilder blazeHtml blazeMarkup caseInsensitive cereal
|
||||
clientsession conduit cookie failure fastLogger hamlet httpTypes
|
||||
|
Loading…
Reference in New Issue
Block a user