summary refs log tree commit diff
path: root/pkgs
diff options
context:
space:
mode:
authorPeter Simons <simons@cryp.to>2011-10-03 09:01:28 +0000
committerPeter Simons <simons@cryp.to>2011-10-03 09:01:28 +0000
commit1fb8696d940155ff4e8529258d415653c64cf8f7 (patch)
tree6f432be0227ff5c22b5c74f923343fc58864032a /pkgs
parent371cd8bc513ecb78f4dcc2e692f4e65a729299a4 (diff)
downloadnixlib-1fb8696d940155ff4e8529258d415653c64cf8f7.tar
nixlib-1fb8696d940155ff4e8529258d415653c64cf8f7.tar.gz
nixlib-1fb8696d940155ff4e8529258d415653c64cf8f7.tar.bz2
nixlib-1fb8696d940155ff4e8529258d415653c64cf8f7.tar.lz
nixlib-1fb8696d940155ff4e8529258d415653c64cf8f7.tar.xz
nixlib-1fb8696d940155ff4e8529258d415653c64cf8f7.tar.zst
nixlib-1fb8696d940155ff4e8529258d415653c64cf8f7.zip
haskell-hakyll: updated to version 3.2.0.8
svn path=/nixpkgs/trunk/; revision=29597
Diffstat (limited to 'pkgs')
-rw-r--r--pkgs/development/libraries/haskell/hakyll/default.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgs/development/libraries/haskell/hakyll/default.nix b/pkgs/development/libraries/haskell/hakyll/default.nix
index d9a8b38730a7..856949200e06 100644
--- a/pkgs/development/libraries/haskell/hakyll/default.nix
+++ b/pkgs/development/libraries/haskell/hakyll/default.nix
@@ -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