Loading pkgs/development/php-packages/ds/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -7,7 +7,7 @@ }: let version = "1.5.0"; version = "1.6.0"; in buildPecl { inherit version; Loading @@ -17,7 +17,7 @@ buildPecl { owner = "php-ds"; repo = "ext-ds"; rev = "v${version}"; sha256 = "sha256-lL1PUjc4bMTsWm2th0wDxnMaGuVziBUtgK88bUJXuBY="; sha256 = "sha256-c7MIqaPwIgdzKHRqR2km1uTQRrrr3OzDzopTbz5rLnE="; }; buildInputs = [ pcre2 ]; Loading Loading
pkgs/development/php-packages/ds/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -7,7 +7,7 @@ }: let version = "1.5.0"; version = "1.6.0"; in buildPecl { inherit version; Loading @@ -17,7 +17,7 @@ buildPecl { owner = "php-ds"; repo = "ext-ds"; rev = "v${version}"; sha256 = "sha256-lL1PUjc4bMTsWm2th0wDxnMaGuVziBUtgK88bUJXuBY="; sha256 = "sha256-c7MIqaPwIgdzKHRqR2km1uTQRrrr3OzDzopTbz5rLnE="; }; buildInputs = [ pcre2 ]; Loading