Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] xh: update to 0.16.1
@ 2022-05-23  5:55 tranzystorek-io
  2022-05-25 20:26 ` [PR PATCH] [Updated] " tranzystorek-io
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: tranzystorek-io @ 2022-05-23  5:55 UTC (permalink / raw)
  To: ml

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

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

https://github.com/tranzystorek-io/void-packages xh
https://github.com/void-linux/void-packages/pull/37251

xh: update to 0.16.1
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

<!--
#### 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/37251.patch is attached

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

From 630b9809e62b55759cdc51abacd79a645a9e3d39 Mon Sep 17 00:00:00 2001
From: Marcin Puc <tranzystorek.io@protonmail.com>
Date: Mon, 23 May 2022 07:54:32 +0200
Subject: [PATCH] xh: update to 0.16.1

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

diff --git a/srcpkgs/xh/template b/srcpkgs/xh/template
index e40a27df688d..546a9040b38a 100644
--- a/srcpkgs/xh/template
+++ b/srcpkgs/xh/template
@@ -1,6 +1,6 @@
 # Template file for 'xh'
 pkgname=xh
-version=0.16.0
+version=0.16.1
 revision=1
 # depends on ring
 archs="x86_64* i686* armv[67]* aarch64*"
@@ -13,7 +13,7 @@ license="MIT"
 homepage="https://github.com/ducaale/xh"
 changelog="https://raw.githubusercontent.com/ducaale/xh/master/CHANGELOG.md"
 distfiles="https://github.com/ducaale/xh/archive/v${version}.tar.gz"
-checksum=d6ec84977da567dd36a4c59d624dc1e2b1c77a21e2b0a10e463216120be8112d
+checksum=c1fd4f33be96ba1c19580fc66dd9d059a716f00f532a516e159ce9342e50cd43
 
 post_install() {
 	ln -sf ${pkgname} ${DESTDIR}/usr/bin/${pkgname}s

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

* Re: [PR PATCH] [Updated] xh: update to 0.16.1
  2022-05-23  5:55 [PR PATCH] xh: update to 0.16.1 tranzystorek-io
@ 2022-05-25 20:26 ` tranzystorek-io
  2022-05-28 19:05 ` tranzystorek-io
  2022-05-29  7:59 ` [PR PATCH] [Merged]: " paper42
  2 siblings, 0 replies; 4+ messages in thread
From: tranzystorek-io @ 2022-05-25 20:26 UTC (permalink / raw)
  To: ml

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

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

https://github.com/tranzystorek-io/void-packages xh
https://github.com/void-linux/void-packages/pull/37251

xh: update to 0.16.1
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

<!--
#### 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/37251.patch is attached

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

From 37598e92769ce3420f06a57204d61945f1fd9348 Mon Sep 17 00:00:00 2001
From: Marcin Puc <tranzystorek.io@protonmail.com>
Date: Mon, 23 May 2022 07:54:32 +0200
Subject: [PATCH] xh: update to 0.16.1

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

diff --git a/srcpkgs/xh/template b/srcpkgs/xh/template
index e40a27df688d..546a9040b38a 100644
--- a/srcpkgs/xh/template
+++ b/srcpkgs/xh/template
@@ -1,6 +1,6 @@
 # Template file for 'xh'
 pkgname=xh
-version=0.16.0
+version=0.16.1
 revision=1
 # depends on ring
 archs="x86_64* i686* armv[67]* aarch64*"
@@ -13,7 +13,7 @@ license="MIT"
 homepage="https://github.com/ducaale/xh"
 changelog="https://raw.githubusercontent.com/ducaale/xh/master/CHANGELOG.md"
 distfiles="https://github.com/ducaale/xh/archive/v${version}.tar.gz"
-checksum=d6ec84977da567dd36a4c59d624dc1e2b1c77a21e2b0a10e463216120be8112d
+checksum=c1fd4f33be96ba1c19580fc66dd9d059a716f00f532a516e159ce9342e50cd43
 
 post_install() {
 	ln -sf ${pkgname} ${DESTDIR}/usr/bin/${pkgname}s

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

* Re: [PR PATCH] [Updated] xh: update to 0.16.1
  2022-05-23  5:55 [PR PATCH] xh: update to 0.16.1 tranzystorek-io
  2022-05-25 20:26 ` [PR PATCH] [Updated] " tranzystorek-io
@ 2022-05-28 19:05 ` tranzystorek-io
  2022-05-29  7:59 ` [PR PATCH] [Merged]: " paper42
  2 siblings, 0 replies; 4+ messages in thread
From: tranzystorek-io @ 2022-05-28 19:05 UTC (permalink / raw)
  To: ml

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

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

https://github.com/tranzystorek-io/void-packages xh
https://github.com/void-linux/void-packages/pull/37251

xh: update to 0.16.1
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

<!--
#### 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/37251.patch is attached

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

From 63d295530e575393145e8d8d49b1ea417880c6bd Mon Sep 17 00:00:00 2001
From: Marcin Puc <tranzystorek.io@protonmail.com>
Date: Mon, 23 May 2022 07:54:32 +0200
Subject: [PATCH] xh: update to 0.16.1

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

diff --git a/srcpkgs/xh/template b/srcpkgs/xh/template
index e40a27df688d..546a9040b38a 100644
--- a/srcpkgs/xh/template
+++ b/srcpkgs/xh/template
@@ -1,6 +1,6 @@
 # Template file for 'xh'
 pkgname=xh
-version=0.16.0
+version=0.16.1
 revision=1
 # depends on ring
 archs="x86_64* i686* armv[67]* aarch64*"
@@ -13,7 +13,7 @@ license="MIT"
 homepage="https://github.com/ducaale/xh"
 changelog="https://raw.githubusercontent.com/ducaale/xh/master/CHANGELOG.md"
 distfiles="https://github.com/ducaale/xh/archive/v${version}.tar.gz"
-checksum=d6ec84977da567dd36a4c59d624dc1e2b1c77a21e2b0a10e463216120be8112d
+checksum=c1fd4f33be96ba1c19580fc66dd9d059a716f00f532a516e159ce9342e50cd43
 
 post_install() {
 	ln -sf ${pkgname} ${DESTDIR}/usr/bin/${pkgname}s

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

* Re: [PR PATCH] [Merged]: xh: update to 0.16.1
  2022-05-23  5:55 [PR PATCH] xh: update to 0.16.1 tranzystorek-io
  2022-05-25 20:26 ` [PR PATCH] [Updated] " tranzystorek-io
  2022-05-28 19:05 ` tranzystorek-io
@ 2022-05-29  7:59 ` paper42
  2 siblings, 0 replies; 4+ messages in thread
From: paper42 @ 2022-05-29  7:59 UTC (permalink / raw)
  To: ml

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

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

xh: update to 0.16.1
https://github.com/void-linux/void-packages/pull/37251

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

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

<!--
#### 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] 4+ messages in thread

end of thread, other threads:[~2022-05-29  7:59 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-23  5:55 [PR PATCH] xh: update to 0.16.1 tranzystorek-io
2022-05-25 20:26 ` [PR PATCH] [Updated] " tranzystorek-io
2022-05-28 19:05 ` tranzystorek-io
2022-05-29  7:59 ` [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).