Author: simons
Date: Sun Oct  2 20:27:42 2011
New Revision: 29577
URL: https://ssl.nixos.org/websvn/nix/?rev=29577&sc=1

Log:
haskell-hledger-vty: updated to version 0.16

Modified:
   nixpkgs/trunk/pkgs/development/libraries/haskell/hledger-vty/default.nix

Modified: 
nixpkgs/trunk/pkgs/development/libraries/haskell/hledger-vty/default.nix
==============================================================================
--- nixpkgs/trunk/pkgs/development/libraries/haskell/hledger-vty/default.nix    
Sun Oct  2 20:27:37 2011        (r29576)
+++ nixpkgs/trunk/pkgs/development/libraries/haskell/hledger-vty/default.nix    
Sun Oct  2 20:27:42 2011        (r29577)
@@ -2,8 +2,8 @@
 
 cabal.mkDerivation (self: {
   pname = "hledger-vty";
-  version = "0.15.2";
-  sha256 = "0sii9psh1mm5f8w782bv2m5rxn29q23v17avhw0x5ssm9zy9yxqd";
+  version = "0.16";
+  sha256 = "161ziq4vwg6wsxijq065g1dpfnvcpxzzbarsj7znbqq4gs02mxx2";
   isLibrary = false;
   isExecutable = true;
   buildDepends = [ cmdargs hledger hledgerLib HUnit safe time vty ];
_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits

Reply via email to