Unverified Commit 4b408a59 authored by Wolfgang Walther's avatar Wolfgang Walther Committed by GitHub
Browse files

postgresql: 13.20 -> 13.21, 14.17 -> 14.18, 15.12 -> 15.13, 16.8 -> 16.9, 17.4 -> 17.5 (#404572)

parents c254c791 d7ea3c4f
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
import ./generic.nix {
  version = "13.20";
  rev = "refs/tags/REL_13_20";
  hash = "sha256-GkDtzqwjMJipvr0wykM9Z5Tb0R7WgJA/PGPTVUXxf7Q=";
  version = "13.21";
  rev = "refs/tags/REL_13_21";
  hash = "sha256-je3nC8zymK9pIISWSv/hMNeloYuiB7ulLinWFzqAWFc=";
  muslPatches = {
    disable-test-collate-icu-utf8 = {
      url = "https://git.alpinelinux.org/aports/plain/main/postgresql13/disable-test-collate.icu.utf8.patch?id=69faa146ec9fff3b981511068f17f9e629d4688b";
+3 −3
Original line number Diff line number Diff line
import ./generic.nix {
  version = "14.17";
  rev = "refs/tags/REL_14_17";
  hash = "sha256-BvmfxHHTcxRkWZoawvHanQeAuqHnQIh77RQjxPo5fuI=";
  version = "14.18";
  rev = "refs/tags/REL_14_18";
  hash = "sha256-pGPTq4I8WQnysVh3hHi/1Fto5vqtIbdGBu7EyBonIoo=";
  muslPatches = {
    disable-test-collate-icu-utf8 = {
      url = "https://git.alpinelinux.org/aports/plain/main/postgresql14/disable-test-collate.icu.utf8.patch?id=56999e6d0265ceff5c5239f85fdd33e146f06cb7";
+3 −3
Original line number Diff line number Diff line
import ./generic.nix {
  version = "15.12";
  rev = "refs/tags/REL_15_12";
  hash = "sha256-6my9UzW05iYwTWR9y/VTZ1RQVNudavMFfUT9dpUQ15o=";
  version = "15.13";
  rev = "refs/tags/REL_15_13";
  hash = "sha256-6guX2ms54HhJJ0MoHfQb5MI9qrcA0niJ06oa1glsFuY=";
  muslPatches = {
    dont-use-locale-a = {
      url = "https://git.alpinelinux.org/aports/plain/main/postgresql15/dont-use-locale-a-on-musl.patch?id=f424e934e6d076c4ae065ce45e734aa283eecb9c";
+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";
+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";