phpExtensions.memprof: 3.0.2 -> 3.1.0 (#385182)
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
}:
|
||||
|
||||
let
|
||||
version = "3.0.2";
|
||||
version = "3.1.0";
|
||||
in
|
||||
buildPecl {
|
||||
inherit version;
|
||||
@@ -16,7 +16,7 @@ buildPecl {
|
||||
owner = "arnaud-lb";
|
||||
repo = "php-memory-profiler";
|
||||
rev = version;
|
||||
hash = "sha256-K8YcvCobErBkaWFTkVGLXXguQPOLIgQuRGWJF+HAIRA=";
|
||||
hash = "sha256-gq+txAU2Fw+Zm1aIu0lwPUHRqtccNcHFpp0fm3f7BnQ=";
|
||||
};
|
||||
|
||||
configureFlags = [ "--with-judy-dir=${judy}" ];
|
||||
|
||||
Reference in New Issue
Block a user