postgresql: 13.21 -> 13.22

This commit is contained in:
Hans Joachim Kliemeck
2025-08-14 21:22:42 +02:00
committed by Vladimír Čunát
parent 9951da1dc8
commit 447e957dd0

View File

@@ -1,7 +1,7 @@
import ./generic.nix {
version = "13.21";
rev = "refs/tags/REL_13_21";
hash = "sha256-je3nC8zymK9pIISWSv/hMNeloYuiB7ulLinWFzqAWFc=";
version = "13.22";
rev = "refs/tags/REL_13_22";
hash = "sha256-6zHA+WU1FroUbGJcTAeEbPKBVQY7SKpT5+Kxe9ZhtoM=";
muslPatches = {
disable-test-collate-icu-utf8 = {
url = "https://git.alpinelinux.org/aports/plain/main/postgresql13/disable-test-collate.icu.utf8.patch?id=69faa146ec9fff3b981511068f17f9e629d4688b";