Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] mercurial: update to 6.2.1
@ 2022-08-05  8:35 dataCobra
  2022-08-05 13:31 ` [PR PATCH] [Updated] " dataCobra
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: dataCobra @ 2022-08-05  8:35 UTC (permalink / raw)
  To: ml

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

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

https://github.com/dataCobra/void-packages master
https://github.com/void-linux/void-packages/pull/38475

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


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

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

From cf7b78ae88ccbf7cf5e5fc6f4f360435a652393e Mon Sep 17 00:00:00 2001
From: dataCobra <datacobra@thinkbot.de>
Date: Fri, 5 Aug 2022 10:33:27 +0200
Subject: [PATCH] mercurial: update to 6.2.1

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

diff --git a/srcpkgs/mercurial/template b/srcpkgs/mercurial/template
index ade2d5f1fc68..363f240c2c17 100644
--- a/srcpkgs/mercurial/template
+++ b/srcpkgs/mercurial/template
@@ -1,6 +1,6 @@
 # Template file for 'mercurial'
 pkgname=mercurial
-version=6.1.3
+version=6.2.1
 revision=1
 build_style=python3-module
 hostmakedepends="python3 python3-setuptools python3-devel gettext"
@@ -14,7 +14,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later"
 homepage="https://www.mercurial-scm.org/"
 distfiles="https://www.mercurial-scm.org/release/mercurial-${version}.tar.gz"
-checksum=e022c1ef28e5502793f4306724e8443c5d72714841906f46ca351efd7ba91b7c
+checksum=8ac5d7a20d1c2ad54d4c263d134164646dc34a8e3a6bed69cfbeabaf8d3882da
 
 pre_check() {
 	if [ "$XBPS_TARGET_LIBC" = musl ]; then

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

* Re: [PR PATCH] [Updated] mercurial: update to 6.2.1
  2022-08-05  8:35 [PR PATCH] mercurial: update to 6.2.1 dataCobra
@ 2022-08-05 13:31 ` dataCobra
  2022-08-06 10:20 ` dataCobra
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: dataCobra @ 2022-08-05 13:31 UTC (permalink / raw)
  To: ml

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

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

https://github.com/dataCobra/void-packages master
https://github.com/void-linux/void-packages/pull/38475

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


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

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

From cf7b78ae88ccbf7cf5e5fc6f4f360435a652393e Mon Sep 17 00:00:00 2001
From: dataCobra <datacobra@thinkbot.de>
Date: Fri, 5 Aug 2022 10:33:27 +0200
Subject: [PATCH] mercurial: update to 6.2.1

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

diff --git a/srcpkgs/mercurial/template b/srcpkgs/mercurial/template
index ade2d5f1fc68..363f240c2c17 100644
--- a/srcpkgs/mercurial/template
+++ b/srcpkgs/mercurial/template
@@ -1,6 +1,6 @@
 # Template file for 'mercurial'
 pkgname=mercurial
-version=6.1.3
+version=6.2.1
 revision=1
 build_style=python3-module
 hostmakedepends="python3 python3-setuptools python3-devel gettext"
@@ -14,7 +14,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later"
 homepage="https://www.mercurial-scm.org/"
 distfiles="https://www.mercurial-scm.org/release/mercurial-${version}.tar.gz"
-checksum=e022c1ef28e5502793f4306724e8443c5d72714841906f46ca351efd7ba91b7c
+checksum=8ac5d7a20d1c2ad54d4c263d134164646dc34a8e3a6bed69cfbeabaf8d3882da
 
 pre_check() {
 	if [ "$XBPS_TARGET_LIBC" = musl ]; then

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

* Re: [PR PATCH] [Updated] mercurial: update to 6.2.1
  2022-08-05  8:35 [PR PATCH] mercurial: update to 6.2.1 dataCobra
  2022-08-05 13:31 ` [PR PATCH] [Updated] " dataCobra
@ 2022-08-06 10:20 ` dataCobra
  2022-08-06 10:52 ` dataCobra
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: dataCobra @ 2022-08-06 10:20 UTC (permalink / raw)
  To: ml

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

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

https://github.com/dataCobra/void-packages master
https://github.com/void-linux/void-packages/pull/38475

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


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

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

From cf7b78ae88ccbf7cf5e5fc6f4f360435a652393e Mon Sep 17 00:00:00 2001
From: dataCobra <datacobra@thinkbot.de>
Date: Fri, 5 Aug 2022 10:33:27 +0200
Subject: [PATCH] mercurial: update to 6.2.1

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

diff --git a/srcpkgs/mercurial/template b/srcpkgs/mercurial/template
index ade2d5f1fc68..363f240c2c17 100644
--- a/srcpkgs/mercurial/template
+++ b/srcpkgs/mercurial/template
@@ -1,6 +1,6 @@
 # Template file for 'mercurial'
 pkgname=mercurial
-version=6.1.3
+version=6.2.1
 revision=1
 build_style=python3-module
 hostmakedepends="python3 python3-setuptools python3-devel gettext"
@@ -14,7 +14,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-2.0-or-later"
 homepage="https://www.mercurial-scm.org/"
 distfiles="https://www.mercurial-scm.org/release/mercurial-${version}.tar.gz"
-checksum=e022c1ef28e5502793f4306724e8443c5d72714841906f46ca351efd7ba91b7c
+checksum=8ac5d7a20d1c2ad54d4c263d134164646dc34a8e3a6bed69cfbeabaf8d3882da
 
 pre_check() {
 	if [ "$XBPS_TARGET_LIBC" = musl ]; then

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

* Re: mercurial: update to 6.2.1
  2022-08-05  8:35 [PR PATCH] mercurial: update to 6.2.1 dataCobra
  2022-08-05 13:31 ` [PR PATCH] [Updated] " dataCobra
  2022-08-06 10:20 ` dataCobra
@ 2022-08-06 10:52 ` dataCobra
  2022-08-06 12:09 ` paper42
  2022-08-06 12:10 ` [PR PATCH] [Merged]: " paper42
  4 siblings, 0 replies; 6+ messages in thread
From: dataCobra @ 2022-08-06 10:52 UTC (permalink / raw)
  To: ml

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

New comment by dataCobra on void-packages repository

https://github.com/void-linux/void-packages/pull/38475#issuecomment-1207193568

Comment:
The PR got the force-pushed information now, is this a problem?

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

* Re: mercurial: update to 6.2.1
  2022-08-05  8:35 [PR PATCH] mercurial: update to 6.2.1 dataCobra
                   ` (2 preceding siblings ...)
  2022-08-06 10:52 ` dataCobra
@ 2022-08-06 12:09 ` paper42
  2022-08-06 12:10 ` [PR PATCH] [Merged]: " paper42
  4 siblings, 0 replies; 6+ messages in thread
From: paper42 @ 2022-08-06 12:09 UTC (permalink / raw)
  To: ml

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

New comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/pull/38475#issuecomment-1207203506

Comment:
I am not sure what you mean, the message in only an information that this PR was updated. 

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

* Re: [PR PATCH] [Merged]: mercurial: update to 6.2.1
  2022-08-05  8:35 [PR PATCH] mercurial: update to 6.2.1 dataCobra
                   ` (3 preceding siblings ...)
  2022-08-06 12:09 ` paper42
@ 2022-08-06 12:10 ` paper42
  4 siblings, 0 replies; 6+ messages in thread
From: paper42 @ 2022-08-06 12:10 UTC (permalink / raw)
  To: ml

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

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

mercurial: update to 6.2.1
https://github.com/void-linux/void-packages/pull/38475

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


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

end of thread, other threads:[~2022-08-06 12:10 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-05  8:35 [PR PATCH] mercurial: update to 6.2.1 dataCobra
2022-08-05 13:31 ` [PR PATCH] [Updated] " dataCobra
2022-08-06 10:20 ` dataCobra
2022-08-06 10:52 ` dataCobra
2022-08-06 12:09 ` paper42
2022-08-06 12:10 ` [PR PATCH] [Merged]: " paper42

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