postgresql_14: 14.21 -> 14.22
Out-of-cycle release to fix regressions in the last set of releases. Release Notes: https://www.postgresql.org/about/news/out-of-cycle-release-scheduled-for-february-26-2026-3241/
This commit is contained in:
@@ -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";
|
||||
|
||||
Reference in New Issue
Block a user