Author: simons
Date: Wed Feb 29 19:24:47 2012
New Revision: 32708
URL: https://nixos.org/websvn/nix/?rev=32708&sc=1

Log:
haskell-filestore: updated to version 0.4.1

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

Modified: nixpkgs/trunk/pkgs/development/libraries/haskell/filestore/default.nix
==============================================================================
--- nixpkgs/trunk/pkgs/development/libraries/haskell/filestore/default.nix      
Wed Feb 29 19:24:44 2012        (r32707)
+++ nixpkgs/trunk/pkgs/development/libraries/haskell/filestore/default.nix      
Wed Feb 29 19:24:47 2012        (r32708)
@@ -2,8 +2,8 @@
 
 cabal.mkDerivation (self: {
   pname = "filestore";
-  version = "0.4.0.4";
-  sha256 = "14rp2689gjnk9pqk2xv4m3q3icgfvbik32c2d6gx4l2y7n78dsbx";
+  version = "0.4.1";
+  sha256 = "02ki6b4rbmk463qmmqia7igkrsr7h1kxal94k6pikkikylx2f8r7";
   buildDepends = [ Diff filepath parsec split time utf8String xml ];
   meta = {
     homepage = "http://johnmacfarlane.net/repos/filestore";;
_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits

Reply via email to