haskell-vault: update to version 0.2.0.1
This commit is contained in:
parent
7f80024b2a
commit
da94736f6a
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "vault";
|
pname = "vault";
|
||||||
version = "0.2.0.0";
|
version = "0.2.0.1";
|
||||||
sha256 = "1hv87kvi2bwf9ff8mhjzdf8rvqhk1xpschzs1x3swadj1kc9f1sv";
|
sha256 = "027wgbnmdnp98f0wvc9xsfh175n7rq8m2j9i7j1c5vxwgi61dqxq";
|
||||||
buildDepends = [ hashable unorderedContainers ];
|
buildDepends = [ hashable unorderedContainers ];
|
||||||
meta = {
|
meta = {
|
||||||
homepage = "https://github.com/HeinrichApfelmus/vault";
|
homepage = "https://github.com/HeinrichApfelmus/vault";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user