Author: simons
Date: Mon Oct  3 09:01:28 2011
New Revision: 29597
URL: https://ssl.nixos.org/websvn/nix/?rev=29597&sc=1

Log:
haskell-hakyll: updated to version 3.2.0.8

Modified:
   nixpkgs/trunk/pkgs/development/libraries/haskell/hakyll/default.nix

Modified: nixpkgs/trunk/pkgs/development/libraries/haskell/hakyll/default.nix
==============================================================================
--- nixpkgs/trunk/pkgs/development/libraries/haskell/hakyll/default.nix Sun Oct 
 2 21:15:36 2011        (r29596)
+++ nixpkgs/trunk/pkgs/development/libraries/haskell/hakyll/default.nix Mon Oct 
 3 09:01:28 2011        (r29597)
@@ -4,8 +4,8 @@
 
 cabal.mkDerivation (self: {
   pname = "hakyll";
-  version = "3.2.0.7";
-  sha256 = "1p06596yfsa0lk5ipdxm1b8j81aph2k30pm2g6ghw6k7fglklyl5";
+  version = "3.2.0.8";
+  sha256 = "1yp01g7wzr9qkx3vz7v791gglmr0pg5c6jj076rv118kw0l8n61l";
   buildDepends = [
     binary blazeHtml cryptohash hamlet mtl pandoc parsec regexBase
     regexPcre snapCore snapServer tagsoup time
_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits

Reply via email to