Author: simons
Date: Sat Nov 26 13:06:42 2011
New Revision: 30573
URL: https://nixos.org/websvn/nix/?rev=30573&sc=1

Log:
haskell-hakyll: updated to version 3.2.3.0

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 Sat Nov 
26 13:06:36 2011        (r30572)
+++ nixpkgs/trunk/pkgs/development/libraries/haskell/hakyll/default.nix Sat Nov 
26 13:06:42 2011        (r30573)
@@ -5,8 +5,8 @@
 
 cabal.mkDerivation (self: {
   pname = "hakyll";
-  version = "3.2.2.0";
-  sha256 = "0z7q99j3zqhck085s99sbj1qksra3rsmwimf44j49b59nqrn50va";
+  version = "3.2.3.0";
+  sha256 = "15s66sr6y7k01yy01411r38hg1vyyv7yqaj8s44n5qzl0yln9gq8";
   buildDepends = [
     binary blazeHtml citeprocHs 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