postgresql_18: 18beta2 -> 18beta3
Release Notes: https://www.postgresql.org/docs/18/release-18.html
This commit is contained in:
parent
397306c21e
commit
bbf9090e6e
@ -1,7 +1,7 @@
|
|||||||
import ./generic.nix {
|
import ./generic.nix {
|
||||||
version = "18beta2";
|
version = "18beta2";
|
||||||
rev = "refs/tags/REL_18_BETA2";
|
rev = "refs/tags/REL_18_BETA3";
|
||||||
hash = "sha256-n3NA0XJE2wvbOwrQOMXbzKn+7HLGAQSXgDU9ObhddZQ=";
|
hash = "sha256-QpJONriQnRN75cCcsdu9TGt8Km7NQLs5diZx1pVruc4=";
|
||||||
muslPatches = {
|
muslPatches = {
|
||||||
dont-use-locale-a = {
|
dont-use-locale-a = {
|
||||||
url = "https://git.alpinelinux.org/aports/plain/main/postgresql17/dont-use-locale-a-on-musl.patch?id=d69ead2c87230118ae7f72cef7d761e761e1f37e";
|
url = "https://git.alpinelinux.org/aports/plain/main/postgresql17/dont-use-locale-a-on-musl.patch?id=d69ead2c87230118ae7f72cef7d761e761e1f37e";
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user