phpExtensions.vld: 0.18.0-unstable-2024-08-22 -> 0.19.0
This commit is contained in:
parent
0e71da91f0
commit
5a26e97ffe
@ -6,14 +6,17 @@
|
||||
php,
|
||||
}:
|
||||
|
||||
let
|
||||
version = "0.19.0";
|
||||
in
|
||||
buildPecl {
|
||||
pname = "vld";
|
||||
version = "0.18.0-unstable-2024-08-22";
|
||||
inherit version;
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "derickr";
|
||||
repo = "vld";
|
||||
rev = "dc56f73a25b0230745afb5523871f2e8dd33fccd";
|
||||
tag = version;
|
||||
hash = "sha256-pQ1KIdGtV7bN5nROOJHR7C1eFMqVioTNLPAsJzH86NI=";
|
||||
};
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user