postgresql_19: 19beta1 -> 19beta2

Announcement:
https://www.postgresql.org/about/news/postgresql-19-beta-2-released-3350/
This commit is contained in:
Wolfgang Walther
2026-07-26 10:58:53 +02:00
parent 00c4ab8224
commit 742ae9683b
+3 -3
View File
@@ -1,7 +1,7 @@
{
version = "19beta1";
rev = "refs/tags/REL_19_BETA1";
hash = "sha256-thvbttX8wwGLf5tMJRHl86Xv8OgINzahoqB/AzAdtMI=";
version = "19beta2";
rev = "refs/tags/REL_19_BETA2";
hash = "sha256-3bfWDt6+iXJG/Wy2i8R7B+H7fMbLsSSD3qzuOXTpmtc=";
muslPatches = {
dont-use-locale-a = {
url = "https://git.alpinelinux.org/aports/plain/main/postgresql17/dont-use-locale-a-on-musl.patch?id=d69ead2c87230118ae7f72cef7d761e761e1f37e";