haskell-acid-state: update to version 0.11.3
This commit is contained in:
parent
4b75f5a2ae
commit
cf0fba67dc
@ -4,8 +4,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "acid-state";
|
pname = "acid-state";
|
||||||
version = "0.10.0";
|
version = "0.11.3";
|
||||||
sha256 = "0jjjh8l6ka8kawgp1gm75is4ajavl7nd6b2l717wjs8sy93qnzsc";
|
sha256 = "0808wcr2n9r3z94ljlzalzkfr7ri327vm5s8xif42n9dw600xi0j";
|
||||||
buildDepends = [
|
buildDepends = [
|
||||||
cereal extensibleExceptions filepath mtl network safecopy stm
|
cereal extensibleExceptions filepath mtl network safecopy stm
|
||||||
];
|
];
|
||||||
|
Loading…
Reference in New Issue
Block a user