Author: simons
Date: Thu Dec 15 13:37:08 2011
New Revision: 30912
URL: https://nixos.org/websvn/nix/?rev=30912&sc=1
Log:
haskell-unordered-containers: updated to version 0.1.4.4
Modified:
nixpkgs/trunk/pkgs/development/libraries/haskell/unordered-containers/default.nix
Modified:
nixpkgs/trunk/pkgs/development/libraries/haskell/unordered-containers/default.nix
==============================================================================
---
nixpkgs/trunk/pkgs/development/libraries/haskell/unordered-containers/default.nix
Thu Dec 15 13:37:06 2011 (r30911)
+++
nixpkgs/trunk/pkgs/development/libraries/haskell/unordered-containers/default.nix
Thu Dec 15 13:37:08 2011 (r30912)
@@ -2,8 +2,8 @@
cabal.mkDerivation (self: {
pname = "unordered-containers";
- version = "0.1.4.3";
- sha256 = "0zya72777bnmiw77rqn8k2a0g7g3j0fzpk409qb827qs3j1ffikg";
+ version = "0.1.4.4";
+ sha256 = "1fvicb2a8fnfg7579x6v4fpyz3dhjij8vmny4fa8x5g8ih608kb8";
buildDepends = [ deepseq hashable ];
meta = {
description = "Efficient hashing-based container types";
_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits