haskell-unordered-containers: updated to version 0.1.4.3
svn path=/nixpkgs/trunk/; revision=29322
This commit is contained in:
parent
195831a3bf
commit
9d5848cb99
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "unordered-containers";
|
pname = "unordered-containers";
|
||||||
version = "0.1.4.2";
|
version = "0.1.4.3";
|
||||||
sha256 = "0nfw82zng9y5dinjn78k05i4c4bjc1y6yb2dwqwczb85hbrqiha6";
|
sha256 = "0zya72777bnmiw77rqn8k2a0g7g3j0fzpk409qb827qs3j1ffikg";
|
||||||
buildDepends = [ deepseq hashable ];
|
buildDepends = [ deepseq hashable ];
|
||||||
meta = {
|
meta = {
|
||||||
description = "Efficient hashing-based container types";
|
description = "Efficient hashing-based container types";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user