haskell-acid-state: update to version 0.11.4
This commit is contained in:
parent
07c3591ddb
commit
26dd59b8b4
|
@ -4,8 +4,8 @@
|
||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "acid-state";
|
pname = "acid-state";
|
||||||
version = "0.11.3";
|
version = "0.11.4";
|
||||||
sha256 = "0808wcr2n9r3z94ljlzalzkfr7ri327vm5s8xif42n9dw600xi0j";
|
sha256 = "1z9jswg5c2wp9k2lfp0yx7mvw6iiyizm72s552lgjn8i3slq8481";
|
||||||
buildDepends = [
|
buildDepends = [
|
||||||
cereal extensibleExceptions filepath mtl network safecopy stm
|
cereal extensibleExceptions filepath mtl network safecopy stm
|
||||||
];
|
];
|
||||||
|
|
Loading…
Reference in New Issue