haskell-vault: update to version 0.3.0.0

This commit is contained in:
Peter Simons 2013-09-02 13:20:18 +02:00
parent 91a8bfa5b2
commit d234ce0cdf

View File

@ -2,8 +2,8 @@
cabal.mkDerivation (self: {
pname = "vault";
version = "0.2.0.4";
sha256 = "1a63rarksp4waj64b9kv8q77wbhdnsnxahkixl1klp25hkp8aan3";
version = "0.3.0.0";
sha256 = "1lvv2sw5j48jbxniw55bxq88dhn46l7lk0blv2cnaf1vw6wms4m8";
buildDepends = [ hashable unorderedContainers ];
meta = {
homepage = "https://github.com/HeinrichApfelmus/vault";