phpExtensions.spx: 0.4.20 -> 0.4.21 (#452041)

This commit is contained in:
Matteo Pacini
2025-10-15 10:04:50 +00:00
committed by GitHub

View File

@@ -6,7 +6,7 @@
}: }:
let let
version = "0.4.20"; version = "0.4.21";
in in
buildPecl { buildPecl {
inherit version; inherit version;
@@ -16,7 +16,7 @@ buildPecl {
owner = "NoiseByNorthwest"; owner = "NoiseByNorthwest";
repo = "php-spx"; repo = "php-spx";
rev = "v${version}"; rev = "v${version}";
hash = "sha256-2MOl9waWY3zK5NzQ19TJKK8kE7xC4K+e9AwV+wyAHZc="; hash = "sha256-3rVnKUZZXLxoKCW717pCiPOVWDudQpoN8lC1jQzpwuw=";
}; };
configureFlags = [ configureFlags = [