postgresql_17: 17.8 -> 17.9
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 = "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";
|
||||
|
||||
Reference in New Issue
Block a user