haskell-unordered-containers: update to version 0.2.3.1
This commit is contained in:
parent
45afb3f6a6
commit
c8219429b6
@ -4,8 +4,8 @@
|
||||
|
||||
cabal.mkDerivation (self: {
|
||||
pname = "unordered-containers";
|
||||
version = "0.2.3.0";
|
||||
sha256 = "1vzgjr9jxdkmgq970ng9zi2j60awvx8iv1v6kzjlrkwzxx1a9dpd";
|
||||
version = "0.2.3.1";
|
||||
sha256 = "10wz5y42r9b2ym7vl5sqrcawyjixmhy370h0kzpvczs8mlzvrlx8";
|
||||
buildDepends = [ deepseq hashable ];
|
||||
testDepends = [
|
||||
ChasingBottoms hashable HUnit QuickCheck testFramework
|
||||
|
Loading…
Reference in New Issue
Block a user