haskell-vault: update to version 0.3.0.0
This commit is contained in:
parent
91a8bfa5b2
commit
d234ce0cdf
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "vault";
|
pname = "vault";
|
||||||
version = "0.2.0.4";
|
version = "0.3.0.0";
|
||||||
sha256 = "1a63rarksp4waj64b9kv8q77wbhdnsnxahkixl1klp25hkp8aan3";
|
sha256 = "1lvv2sw5j48jbxniw55bxq88dhn46l7lk0blv2cnaf1vw6wms4m8";
|
||||||
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