Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] postgresql13: update to 13.7.
@ 2022-06-01 16:54 Chocimier
  2022-06-29 19:13 ` [PR PATCH] [Closed]: " Chocimier
  2022-06-29 19:13 ` Chocimier
  0 siblings, 2 replies; 3+ messages in thread
From: Chocimier @ 2022-06-01 16:54 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1269 bytes --]

There is a new pull request by Chocimier against master on the void-packages repository

https://github.com/Chocimier/void-packages-org postgresql13.7
https://github.com/void-linux/void-packages/pull/37375

postgresql13: update to 13.7.
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**|**briefly**|**NO**

<!--
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


A patch file from https://github.com/void-linux/void-packages/pull/37375.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-postgresql13.7-37375.patch --]
[-- Type: text/x-diff, Size: 1163 bytes --]

From e5acc3f7c82327b874f294f0ac961ee1f6718f44 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Piotr=20W=C3=B3jcik?= <chocimier@tlen.pl>
Date: Wed, 1 Jun 2022 18:53:33 +0200
Subject: [PATCH] postgresql13: update to 13.7.

---
 srcpkgs/postgresql13/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/postgresql13/template b/srcpkgs/postgresql13/template
index 0f7b79fd6710..752be23e6a16 100644
--- a/srcpkgs/postgresql13/template
+++ b/srcpkgs/postgresql13/template
@@ -1,7 +1,7 @@
 # Template file for 'postgresql13'
 pkgname=postgresql13
-version=13.5
-revision=2
+version=13.7
+revision=1
 wrksrc="postgresql-${version}"
 build_style=gnu-configure
 make_build_target=world
@@ -21,7 +21,7 @@ license="PostgreSQL"
 homepage="https://www.postgresql.org"
 changelog="https://www.postgresql.org/docs/current/release-${version//./-}.html"
 distfiles="https://ftp.postgresql.org/pub/source/v${version}/postgresql-${version}.tar.bz2"
-checksum=9b81067a55edbaabc418aacef457dd8477642827499560b00615a6ea6c13f6b3
+checksum=1b905bf4f3d83614a393b3c51fd345910fd261e4f5124a68d9a1fdd3a2a46399
 
 conf_files="
  /${_prefix}/etc/default/postgresql

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: postgresql13: update to 13.7.
  2022-06-01 16:54 [PR PATCH] postgresql13: update to 13.7 Chocimier
  2022-06-29 19:13 ` [PR PATCH] [Closed]: " Chocimier
@ 2022-06-29 19:13 ` Chocimier
  1 sibling, 0 replies; 3+ messages in thread
From: Chocimier @ 2022-06-29 19:13 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 171 bytes --]

New comment by Chocimier on void-packages repository

https://github.com/void-linux/void-packages/pull/37375#issuecomment-1170389096

Comment:
#35546 supersedes this one.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PR PATCH] [Closed]: postgresql13: update to 13.7.
  2022-06-01 16:54 [PR PATCH] postgresql13: update to 13.7 Chocimier
@ 2022-06-29 19:13 ` Chocimier
  2022-06-29 19:13 ` Chocimier
  1 sibling, 0 replies; 3+ messages in thread
From: Chocimier @ 2022-06-29 19:13 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1103 bytes --]

There's a closed pull request on the void-packages repository

postgresql13: update to 13.7.
https://github.com/void-linux/void-packages/pull/37375

Description:
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**|**briefly**|**NO**

<!--
#### New package
- This new package conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-06-29 19:13 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-01 16:54 [PR PATCH] postgresql13: update to 13.7 Chocimier
2022-06-29 19:13 ` [PR PATCH] [Closed]: " Chocimier
2022-06-29 19:13 ` Chocimier

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).