postgresql_16: 16.8 -> 16.9

This commit is contained in:
Wolfgang Walther
2025-05-07 20:09:59 +02:00
parent 4003ab6564
commit 6de66bc0be
+3 -3
View File
@@ -1,7 +1,7 @@
import ./generic.nix {
version = "16.8";
rev = "refs/tags/REL_16_8";
hash = "sha256-nVUGBuvCDFXozTyEDAAQa+IR3expCdztH90J68FhAXQ=";
version = "16.9";
rev = "refs/tags/REL_16_9";
hash = "sha256-CLLCT4wiCWeLqMdtGdXM2/DtlENLWSey6nNtOcfNPRw=";
muslPatches = {
dont-use-locale-a = {
url = "https://git.alpinelinux.org/aports/plain/main/postgresql16/dont-use-locale-a-on-musl.patch?id=08a24be262339fd093e641860680944c3590238e";