postgresql: out-of-cycle minor releases (#496297)

This commit is contained in:
Wolfgang Walther
2026-03-03 20:53:55 +00:00
committed by GitHub
5 changed files with 15 additions and 15 deletions
+3 -3
View File
@@ -1,7 +1,7 @@
import ./generic.nix {
version = "14.21";
rev = "refs/tags/REL_14_21";
hash = "sha256-9uG32BVzXOL2yAJmFVkIvEZJrmI5ToL7ojtivWmufL8=";
version = "14.22";
rev = "refs/tags/REL_14_22";
hash = "sha256-0vZEdsrj2WAdXFpZAli5sd0liAfvp9/Os93GjVTy7wk=";
muslPatches = {
disable-test-collate-icu-utf8 = {
url = "https://git.alpinelinux.org/aports/plain/main/postgresql14/disable-test-collate.icu.utf8.patch?id=56999e6d0265ceff5c5239f85fdd33e146f06cb7";
+3 -3
View File
@@ -1,7 +1,7 @@
import ./generic.nix {
version = "15.16";
rev = "refs/tags/REL_15_16";
hash = "sha256-ju/KkeBOumYHCarhqNA8jq+ceUo4y8g/SzjAMWm80ak=";
version = "15.17";
rev = "refs/tags/REL_15_17";
hash = "sha256-IxvCNJfTbbKT/2dFnNLk3fNUYDaRwHQeeAmvGc1w/OY=";
muslPatches = {
dont-use-locale-a = {
url = "https://git.alpinelinux.org/aports/plain/main/postgresql15/dont-use-locale-a-on-musl.patch?id=f424e934e6d076c4ae065ce45e734aa283eecb9c";
+3 -3
View File
@@ -1,7 +1,7 @@
import ./generic.nix {
version = "16.12";
rev = "refs/tags/REL_16_12";
hash = "sha256-1jkVElZTtp60Jgl5RyPT+8lalDYtjRDe9MxO3KMYJmU=";
version = "16.13";
rev = "refs/tags/REL_16_13";
hash = "sha256-Ue117xTq4RMQfq70mnXRBwqJ+IUigW27FvHY7I519ng=";
muslPatches = {
dont-use-locale-a = {
url = "https://git.alpinelinux.org/aports/plain/main/postgresql16/dont-use-locale-a-on-musl.patch?id=08a24be262339fd093e641860680944c3590238e";
+3 -3
View File
@@ -1,7 +1,7 @@
import ./generic.nix {
version = "17.8";
rev = "refs/tags/REL_17_8";
hash = "sha256-4lV1/xRmMsc5rgY3RB6WMigTXHgHjh9bmR6nzL82Rs4=";
version = "17.9";
rev = "refs/tags/REL_17_9";
hash = "sha256-kmESMgxYL5FsDjg3MLHaginIu6IWMo20kNdOLMM1x4w=";
muslPatches = {
dont-use-locale-a = {
url = "https://git.alpinelinux.org/aports/plain/main/postgresql17/dont-use-locale-a-on-musl.patch?id=d69ead2c87230118ae7f72cef7d761e761e1f37e";
+3 -3
View File
@@ -1,7 +1,7 @@
import ./generic.nix {
version = "18.2";
rev = "refs/tags/REL_18_2";
hash = "sha256-cvBXxA7/kEwDGxFv/YoZCIh17jzUujrCtfKAmtSxKTw=";
version = "18.3";
rev = "refs/tags/REL_18_3";
hash = "sha256-3cu3oyPJ5q6ewv7RFY7Nys5l+10dsQv5f1HNIoYtrO8=";
muslPatches = {
dont-use-locale-a = {
url = "https://git.alpinelinux.org/aports/plain/main/postgresql17/dont-use-locale-a-on-musl.patch?id=d69ead2c87230118ae7f72cef7d761e761e1f37e";