haskell-unordered-containers: update to version 0.2.3.0
This commit is contained in:
parent
06669abb0f
commit
fe826eb71d
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "unordered-containers";
|
pname = "unordered-containers";
|
||||||
version = "0.2.2.1";
|
version = "0.2.3.0";
|
||||||
sha256 = "0ny8w7xw0ch3yp0fnskzygz61b72ln5s5ccsdlcqpp29cvfar6zy";
|
sha256 = "1vzgjr9jxdkmgq970ng9zi2j60awvx8iv1v6kzjlrkwzxx1a9dpd";
|
||||||
buildDepends = [ deepseq hashable ];
|
buildDepends = [ deepseq hashable ];
|
||||||
meta = {
|
meta = {
|
||||||
homepage = "https://github.com/tibbe/unordered-containers";
|
homepage = "https://github.com/tibbe/unordered-containers";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user