Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] mercurial: update to 6.4.3.
@ 2023-05-24 19:42 akierig
  2023-05-24 20:41 ` [PR PATCH] [Updated] " akierig
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: akierig @ 2023-05-24 19:42 UTC (permalink / raw)
  To: ml

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

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

https://github.com/akierig/void-packages mercurial-6.4.3
https://github.com/void-linux/void-packages/pull/44066

mercurial: update to 6.4.3.
#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture, x86_64

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-mercurial-6.4.3-44066.patch --]
[-- Type: text/x-diff, Size: 1090 bytes --]

From 5f5681c9cafd0bfa409ad01ff9bf8b29c8bce95e Mon Sep 17 00:00:00 2001
From: anelki <akierig@fastmail.de>
Date: Wed, 24 May 2023 14:40:11 -0500
Subject: [PATCH] mercurial: update to 6.4.3.

---
 srcpkgs/mercurial/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/mercurial/template b/srcpkgs/mercurial/template
index b61f9dba94a1..518a0238193d 100644
--- a/srcpkgs/mercurial/template
+++ b/srcpkgs/mercurial/template
@@ -1,6 +1,6 @@
 # Template file for 'mercurial'
 pkgname=mercurial
-version=6.3.2
+version=6.4.3
 revision=1
 build_style=python3-module
 hostmakedepends="python3 python3-setuptools python3-devel gettext git"
@@ -14,7 +14,7 @@ maintainer="dataCobra <datacobra@thinkbot.de>"
 license="GPL-2.0-or-later"
 homepage="https://www.mercurial-scm.org/"
 distfiles="https://www.mercurial-scm.org/release/mercurial-${version}.tar.gz"
-checksum=cfe6eeb5dd893ab32c0b79c1531aac420773e0fc837a35db3d4d92703df45a98
+checksum=a77fb62d325934a83a00b2fc6db109f44c67b86768fc40490366f513640c7f64
 
 pre_check() {
 	if [ "$XBPS_TARGET_LIBC" = musl ]; then

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

* Re: [PR PATCH] [Updated] mercurial: update to 6.4.3.
  2023-05-24 19:42 [PR PATCH] mercurial: update to 6.4.3 akierig
@ 2023-05-24 20:41 ` akierig
  2023-05-25  5:03 ` akierig
  2023-05-25  5:03 ` [PR PATCH] [Closed]: " akierig
  2 siblings, 0 replies; 4+ messages in thread
From: akierig @ 2023-05-24 20:41 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by akierig against master on the void-packages repository

https://github.com/akierig/void-packages mercurial-6.4.3
https://github.com/void-linux/void-packages/pull/44066

mercurial: update to 6.4.3.
#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture, x86_64

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-mercurial-6.4.3-44066.patch --]
[-- Type: text/x-diff, Size: 1090 bytes --]

From 0877a65657246d5e2ebcadc0ecc0bd42816c2f53 Mon Sep 17 00:00:00 2001
From: anelki <akierig@fastmail.de>
Date: Wed, 24 May 2023 14:40:11 -0500
Subject: [PATCH] mercurial: update to 6.4.3.

---
 srcpkgs/mercurial/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/mercurial/template b/srcpkgs/mercurial/template
index b61f9dba94a1..518a0238193d 100644
--- a/srcpkgs/mercurial/template
+++ b/srcpkgs/mercurial/template
@@ -1,6 +1,6 @@
 # Template file for 'mercurial'
 pkgname=mercurial
-version=6.3.2
+version=6.4.3
 revision=1
 build_style=python3-module
 hostmakedepends="python3 python3-setuptools python3-devel gettext git"
@@ -14,7 +14,7 @@ maintainer="dataCobra <datacobra@thinkbot.de>"
 license="GPL-2.0-or-later"
 homepage="https://www.mercurial-scm.org/"
 distfiles="https://www.mercurial-scm.org/release/mercurial-${version}.tar.gz"
-checksum=cfe6eeb5dd893ab32c0b79c1531aac420773e0fc837a35db3d4d92703df45a98
+checksum=a77fb62d325934a83a00b2fc6db109f44c67b86768fc40490366f513640c7f64
 
 pre_check() {
 	if [ "$XBPS_TARGET_LIBC" = musl ]; then

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

* Re: [PR PATCH] [Closed]: mercurial: update to 6.4.3.
  2023-05-24 19:42 [PR PATCH] mercurial: update to 6.4.3 akierig
  2023-05-24 20:41 ` [PR PATCH] [Updated] " akierig
  2023-05-25  5:03 ` akierig
@ 2023-05-25  5:03 ` akierig
  2 siblings, 0 replies; 4+ messages in thread
From: akierig @ 2023-05-25  5:03 UTC (permalink / raw)
  To: ml

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

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

mercurial: update to 6.4.3.
https://github.com/void-linux/void-packages/pull/44066

Description:
#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture, x86_64

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

* Re: mercurial: update to 6.4.3.
  2023-05-24 19:42 [PR PATCH] mercurial: update to 6.4.3 akierig
  2023-05-24 20:41 ` [PR PATCH] [Updated] " akierig
@ 2023-05-25  5:03 ` akierig
  2023-05-25  5:03 ` [PR PATCH] [Closed]: " akierig
  2 siblings, 0 replies; 4+ messages in thread
From: akierig @ 2023-05-25  5:03 UTC (permalink / raw)
  To: ml

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

New comment by akierig on void-packages repository

https://github.com/void-linux/void-packages/pull/44066#issuecomment-1562272349

Comment:
duplicates #43876

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

end of thread, other threads:[~2023-05-25  5:03 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-05-24 19:42 [PR PATCH] mercurial: update to 6.4.3 akierig
2023-05-24 20:41 ` [PR PATCH] [Updated] " akierig
2023-05-25  5:03 ` akierig
2023-05-25  5:03 ` [PR PATCH] [Closed]: " akierig

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).