postgresql: 16.9 -> 16.10

(cherry picked from commit 6cfd1b6a85)
This commit is contained in:
Hans Joachim Kliemeck
2025-08-14 21:21:04 +02:00
committed by github-actions[bot]
parent 03b87371dd
commit 1dbf1377d6

View File

@@ -1,7 +1,7 @@
import ./generic.nix {
version = "16.9";
rev = "refs/tags/REL_16_9";
hash = "sha256-CLLCT4wiCWeLqMdtGdXM2/DtlENLWSey6nNtOcfNPRw=";
version = "16.10";
rev = "refs/tags/REL_16_10";
hash = "sha256-1zG8+G/lNA1xm0hxLVEilIaI+25d4gfpqA2aCb4+taY=";
muslPatches = {
dont-use-locale-a = {
url = "https://git.alpinelinux.org/aports/plain/main/postgresql16/dont-use-locale-a-on-musl.patch?id=08a24be262339fd093e641860680944c3590238e";