summary refs log tree commit diff
path: root/pkgs
diff options
context:
space:
mode:
authorPeter Simons <simons@cryp.to>2013-12-09 13:03:25 +0100
committerPeter Simons <simons@cryp.to>2013-12-10 20:41:39 +0100
commit5e5855d95ca2d0c104d7903344d0d53ce3a378db (patch)
tree80affac95fc6ad3d11ad5d10026835e3923e086f /pkgs
parent48958dac0611b3bb5e68878e2be6afe40e9470a3 (diff)
downloadnixlib-5e5855d95ca2d0c104d7903344d0d53ce3a378db.tar
nixlib-5e5855d95ca2d0c104d7903344d0d53ce3a378db.tar.gz
nixlib-5e5855d95ca2d0c104d7903344d0d53ce3a378db.tar.bz2
nixlib-5e5855d95ca2d0c104d7903344d0d53ce3a378db.tar.lz
nixlib-5e5855d95ca2d0c104d7903344d0d53ce3a378db.tar.xz
nixlib-5e5855d95ca2d0c104d7903344d0d53ce3a378db.tar.zst
nixlib-5e5855d95ca2d0c104d7903344d0d53ce3a378db.zip
haskell-yesod: update to version 1.2.4
Diffstat (limited to 'pkgs')
-rw-r--r--pkgs/development/libraries/haskell/yesod/default.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgs/development/libraries/haskell/yesod/default.nix b/pkgs/development/libraries/haskell/yesod/default.nix
index 9f416ad27f93..b4e935428b2a 100644
--- a/pkgs/development/libraries/haskell/yesod/default.nix
+++ b/pkgs/development/libraries/haskell/yesod/default.nix
@@ -6,8 +6,8 @@
 
 cabal.mkDerivation (self: {
   pname = "yesod";
-  version = "1.2.3";
-  sha256 = "0y1jwz7azk078kf14hsylgpwljdmrainhwflgxwyf0gcc5l7jhz3";
+  version = "1.2.4";
+  sha256 = "0c8z4hsplfjb2ilrk0qbyighjipwcfhf55xqaw4zqvq752yj4n7c";
   buildDepends = [
     aeson blazeHtml blazeMarkup dataDefault hamlet monadControl
     networkConduit safe shakespeareCss shakespeareJs text transformers