postgresqlPackages.jsonb_deep_sum: 0-unstable-2021-12-24 -> 0-unstable-2026-06-17 (#533283)

This commit is contained in:
Wolfgang Walther
2026-06-19 21:03:06 +00:00
committed by GitHub
@@ -7,13 +7,13 @@
postgresqlBuildExtension {
pname = "jsonb_deep_sum";
version = "0-unstable-2021-12-24";
version = "0-unstable-2026-06-17";
src = fetchFromGitHub {
owner = "furstenheim";
repo = "jsonb_deep_sum";
rev = "d9c69aa6b7da860e5522a9426467e67cb787980c";
hash = "sha256-W1wNILAwTAjFPezq+grdRMA59KEnMZDz69n9xQUqdc0=";
rev = "3f1b4be67e3bc74b7cc4635fc285dc3c602ee420";
hash = "sha256-44GApqemY9sLukViGbyTzlI7qHeAGNdMCKZOawPUj8s=";
};
meta = {