postgresql_14: 14.17 -> 14.18

This commit is contained in:
Wolfgang Walther 2025-05-06 08:26:56 +02:00
parent 0552a5b5a9
commit 43873fd4aa
No known key found for this signature in database
GPG Key ID: B39893FA5F65CAE1

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";