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: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "unordered-containers";
|
pname = "unordered-containers";
|
||||||
version = "0.2.3.0";
|
version = "0.2.3.1";
|
||||||
sha256 = "1vzgjr9jxdkmgq970ng9zi2j60awvx8iv1v6kzjlrkwzxx1a9dpd";
|
sha256 = "10wz5y42r9b2ym7vl5sqrcawyjixmhy370h0kzpvczs8mlzvrlx8";
|
||||||
buildDepends = [ deepseq hashable ];
|
buildDepends = [ deepseq hashable ];
|
||||||
testDepends = [
|
testDepends = [
|
||||||
ChasingBottoms hashable HUnit QuickCheck testFramework
|
ChasingBottoms hashable HUnit QuickCheck testFramework
|
||||||
|
Loading…
x
Reference in New Issue
Block a user