postgresql_17: 17.4 -> 17.5

This commit is contained in:
Wolfgang Walther
2025-05-07 20:10:12 +02:00
parent 6de66bc0be
commit d7ea3c4fd4
+3 -3
View File
@@ -1,7 +1,7 @@
import ./generic.nix {
version = "17.4";
rev = "refs/tags/REL_17_4";
hash = "sha256-TEpvX28chR3CXiOQsNY12t8WfM9ywoZVX1e/6mj9DqE=";
version = "17.5";
rev = "refs/tags/REL_17_5";
hash = "sha256-jWV7hglu7IPMZbqHrZVZHLbZYjVuDeut7nH50aSQIBc=";
muslPatches = {
dont-use-locale-a = {
url = "https://git.alpinelinux.org/aports/plain/main/postgresql17/dont-use-locale-a-on-musl.patch?id=d69ead2c87230118ae7f72cef7d761e761e1f37e";