Author: simons
Date: Tue Jan 10 15:20:23 2012
New Revision: 31465
URL: https://nixos.org/websvn/nix/?rev=31465&sc=1
Log:
haskell-failure: updated to version 0.1.2
Modified:
nixpkgs/trunk/pkgs/development/libraries/haskell/failure/default.nix
Modified: nixpkgs/trunk/pkgs/development/libraries/haskell/failure/default.nix
==============================================================================
--- nixpkgs/trunk/pkgs/development/libraries/haskell/failure/default.nix
Tue Jan 10 13:28:58 2012 (r31464)
+++ nixpkgs/trunk/pkgs/development/libraries/haskell/failure/default.nix
Tue Jan 10 15:20:23 2012 (r31465)
@@ -2,8 +2,8 @@
cabal.mkDerivation (self: {
pname = "failure";
- version = "0.1.0.1";
- sha256 = "15zkhnxkfsd3qf4wmcp6kcfip9ahb4s3ywnh14whmhicp9mkm3q0";
+ version = "0.1.2";
+ sha256 = "14pwj0zb5kk2wadpddanxv3kr0hzklxhzbprmkh40yn1dbwgdas4";
meta = {
homepage = "http://www.haskell.org/haskellwiki/Failure";
description = "A simple type class for success/failure computations";
_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits