Unverified Commit 6de66bc0 authored by Wolfgang Walther's avatar Wolfgang Walther
Browse files

postgresql_16: 16.8 -> 16.9

parent 4003ab65
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
import ./generic.nix {
  version = "16.8";
  rev = "refs/tags/REL_16_8";
  hash = "sha256-nVUGBuvCDFXozTyEDAAQa+IR3expCdztH90J68FhAXQ=";
  version = "16.9";
  rev = "refs/tags/REL_16_9";
  hash = "sha256-CLLCT4wiCWeLqMdtGdXM2/DtlENLWSey6nNtOcfNPRw=";
  muslPatches = {
    dont-use-locale-a = {
      url = "https://git.alpinelinux.org/aports/plain/main/postgresql16/dont-use-locale-a-on-musl.patch?id=08a24be262339fd093e641860680944c3590238e";