summary refs log tree commit diff
path: root/pkgs/applications/editors
diff options
context:
space:
mode:
authorPeter Simons <simons@cryp.to>2012-06-28 14:45:11 +0200
committerPeter Simons <simons@cryp.to>2012-06-28 14:50:44 +0200
commitc5c98b7617a9184fd8f7214ed83da796f86c312a (patch)
tree81c18721aaad409ca2f1da8ec2c66416e36a79b0 /pkgs/applications/editors
parentc05fcf6a2bf2888efa4cbaf2489091f942530f34 (diff)
downloadnixpkgs-c5c98b7617a9184fd8f7214ed83da796f86c312a.tar
nixpkgs-c5c98b7617a9184fd8f7214ed83da796f86c312a.tar.gz
nixpkgs-c5c98b7617a9184fd8f7214ed83da796f86c312a.tar.bz2
nixpkgs-c5c98b7617a9184fd8f7214ed83da796f86c312a.tar.lz
nixpkgs-c5c98b7617a9184fd8f7214ed83da796f86c312a.tar.xz
nixpkgs-c5c98b7617a9184fd8f7214ed83da796f86c312a.tar.zst
nixpkgs-c5c98b7617a9184fd8f7214ed83da796f86c312a.zip
Updated Haskell packages.
 - derive: updated to version 2.5.9
 - ghc-mod: updated to version 1.11.0
 - hamlet: updated to version 1.0.1.4
 - http-conduit: updated to version 1.4.1.10
 - leksah: updated to version 0.12.1.3
 - mmap: updated to version 0.5.8
 - mtl: added version 2.1.2
 - prolog-graph-lib: updated to version 0.2.0.1
 - prolog: updated to version 0.2.0.1
 - reactive-banana-wx: updated to version 0.6.0.1
 - resourcet: updated to version 0.3.3
 - shelly: updated to version 0.12.0.2
 - simple-sendfile: updated to version 0.2.4
 - syb: added version 0.3.6.2
 - wai-app-static: updated to version 1.2.0.4
 - wai: updated to version 1.2.0.3
 - warp: updated to version 1.2.2
 - xml-types: updated to version 0.3.2
 - zlib-conduit: updated to version 0.4.0.2
Diffstat (limited to 'pkgs/applications/editors')
-rw-r--r--pkgs/applications/editors/leksah/default.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgs/applications/editors/leksah/default.nix b/pkgs/applications/editors/leksah/default.nix
index 900d5744a77..81fbf5ad98a 100644
--- a/pkgs/applications/editors/leksah/default.nix
+++ b/pkgs/applications/editors/leksah/default.nix
@@ -6,8 +6,8 @@
 
 cabal.mkDerivation (self: {
   pname = "leksah";
-  version = "0.12.1.2";
-  sha256 = "01gang44cdm9xg1dx1273prkhcniidagm2r90qh4v5mrdq8139v0";
+  version = "0.12.1.3";
+  sha256 = "1w61wnd0nq9iqh0pwn9dz3m4qn3m0zasv0m3ki4k7plcdrmkqb3y";
   isLibrary = true;
   isExecutable = true;
   buildDepends = [