postgresql_18: 18beta1 -> 18beta2 (#426118)

This commit is contained in:
Wolfgang Walther
2025-07-17 15:29:52 +00:00
committed by GitHub
+3 -3
View File
@@ -1,7 +1,7 @@
import ./generic.nix {
version = "18beta1";
rev = "refs/tags/REL_18_BETA1";
hash = "sha256-P86bVYfPzkwK/rcvUInYZew/pKejk58/IcnDGx/BWno=";
version = "18beta2";
rev = "refs/tags/REL_18_BETA2";
hash = "sha256-n3NA0XJE2wvbOwrQOMXbzKn+7HLGAQSXgDU9ObhddZQ=";
muslPatches = {
dont-use-locale-a = {
url = "https://git.alpinelinux.org/aports/plain/main/postgresql17/dont-use-locale-a-on-musl.patch?id=d69ead2c87230118ae7f72cef7d761e761e1f37e";