Unverified Commit d7ea3c4f authored by Wolfgang Walther's avatar Wolfgang Walther
Browse files

postgresql_17: 17.4 -> 17.5

parent 6de66bc0
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
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";