about summary refs log tree commit diff
path: root/pkgs
diff options
context:
space:
mode:
authorPeter Simons <simons@cryp.to>2012-10-16 12:18:33 +0200
committerPeter Simons <simons@cryp.to>2012-10-16 12:18:33 +0200
commit5984182d0308296c789a90817ad0107187b28834 (patch)
treec2033aee325adf01d4061f7c51977ef445139180 /pkgs
parent4fd9c94e0a7019ce0ba6e4c66418e9a7f798c11c (diff)
haskell-language-c-quote: update to version 0.4.3
Diffstat (limited to 'pkgs')
-rw-r--r--pkgs/development/libraries/haskell/language-c-quote/default.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgs/development/libraries/haskell/language-c-quote/default.nix b/pkgs/development/libraries/haskell/language-c-quote/default.nix
index 9ccd9ccb13e3c..77396e3cf555c 100644
--- a/pkgs/development/libraries/haskell/language-c-quote/default.nix
+++ b/pkgs/development/libraries/haskell/language-c-quote/default.nix
@@ -4,8 +4,8 @@
 
 cabal.mkDerivation (self: {
   pname = "language-c-quote";
-  version = "0.4.2";
-  sha256 = "0l69kn8flx36z3cl9ckdls8w2sq8361w6abmi3gsa80l8yg3cpl4";
+  version = "0.4.3";
+  sha256 = "13xpmj3jrqkcgilkh4p8ycxhlk5yvfsisx4c1ax7n7aafg1n7phf";
   buildDepends = [
     exceptionMtl exceptionTransformers filepath haskellSrcMeta
     mainlandPretty mtl srcloc syb symbol