haskell-unordered-containers: updated to version 0.1.4.6
svn path=/nixpkgs/trunk/; revision=31037
This commit is contained in:
parent
f683bc76dd
commit
2f02b3d8e0
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "unordered-containers";
|
pname = "unordered-containers";
|
||||||
version = "0.1.4.5";
|
version = "0.1.4.6";
|
||||||
sha256 = "065701zdbxpn70zl142jxmv30m0162mg3z95rvpfa593ggq688m4";
|
sha256 = "1azwxbrzlzaw54idp3z2xx1xlywzsf1r893blbz51nnwcj9v550d";
|
||||||
buildDepends = [ deepseq hashable ];
|
buildDepends = [ deepseq hashable ];
|
||||||
meta = {
|
meta = {
|
||||||
description = "Efficient hashing-based container types";
|
description = "Efficient hashing-based container types";
|
||||||
|
Loading…
Reference in New Issue
Block a user