Author: simons
Date: Thu Jan 26 14:20:22 2012
New Revision: 31860
URL: https://nixos.org/websvn/nix/?rev=31860&sc=1

Log:
haskell-hakyll: updated to version 3.2.5.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 Thu Jan 
26 14:20:20 2012        (r31859)
+++ nixpkgs/trunk/pkgs/development/libraries/haskell/hakyll/default.nix Thu Jan 
26 14:20:22 2012        (r31860)
@@ -5,8 +5,8 @@
 
 cabal.mkDerivation (self: {
   pname = "hakyll";
-  version = "3.2.4.1";
-  sha256 = "0ijym3k8f9za6cd1dnf8qx0jk85r5kz4f8gy7bn50jclcslnfl0n";
+  version = "3.2.5.0";
+  sha256 = "1y1dqfbas7ym1jghq3i7zhqcny01paqfrszj0aakg6ys2jjx0m29";
   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