postgresql_14: 14.17 -> 14.18

This commit is contained in:
Wolfgang Walther
2025-05-07 20:09:20 +02:00
parent 0552a5b5a9
commit 43873fd4aa
+3 -3
View File
@@ -1,7 +1,7 @@
import ./generic.nix {
version = "14.17";
rev = "refs/tags/REL_14_17";
hash = "sha256-BvmfxHHTcxRkWZoawvHanQeAuqHnQIh77RQjxPo5fuI=";
version = "14.18";
rev = "refs/tags/REL_14_18";
hash = "sha256-pGPTq4I8WQnysVh3hHi/1Fto5vqtIbdGBu7EyBonIoo=";
muslPatches = {
disable-test-collate-icu-utf8 = {
url = "https://git.alpinelinux.org/aports/plain/main/postgresql14/disable-test-collate.icu.utf8.patch?id=56999e6d0265ceff5c5239f85fdd33e146f06cb7";