postgresql_14: 14.22 -> 14.23

Release Notes:
https://www.postgresql.org/about/news/postgresql-184-1710-1614-1518-and-1423-released-3297/
This commit is contained in:
Bart Oostveen
2026-05-15 08:40:54 +02:00
committed by Wolfgang Walther
parent f2c305d878
commit c3bfff7d3c
+3 -3
View File
@@ -1,7 +1,7 @@
import ./generic.nix {
version = "14.22";
rev = "refs/tags/REL_14_22";
hash = "sha256-0vZEdsrj2WAdXFpZAli5sd0liAfvp9/Os93GjVTy7wk=";
version = "14.23";
rev = "refs/tags/REL_14_23";
hash = "sha256-fjoboaUhrHFDqusmIXzSS5ZnIpSRHO9+qcqvkchl2dM=";
muslPatches = {
disable-test-collate-icu-utf8 = {
url = "https://git.alpinelinux.org/aports/plain/main/postgresql14/disable-test-collate.icu.utf8.patch?id=56999e6d0265ceff5c5239f85fdd33e146f06cb7";