Unverified Commit 4f6e1741 authored by Pol Dellaiera's avatar Pol Dellaiera Committed by GitHub
Browse files

phpExtensions.vld: 0.19.0 -> 0.19.1 (#480287)

parents 81a13d22 357e3d10
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -7,7 +7,7 @@
}:

let
  version = "0.19.0";
  version = "0.19.1";
in
buildPecl {
  pname = "vld";
@@ -17,7 +17,7 @@ buildPecl {
    owner = "derickr";
    repo = "vld";
    tag = version;
    hash = "sha256-pQ1KIdGtV7bN5nROOJHR7C1eFMqVioTNLPAsJzH86NI=";
    hash = "sha256-fNmDH5jUwwYYgIpDSvb+NVcg+q97QzKCcx1uaMBwDrs=";
  };

  # Tests relies on PHP 7.0