Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] tlpui: update to 1.6.0.
@ 2023-09-24 13:24 motorto
  2023-09-26 10:54 ` [PR PATCH] [Updated] " motorto
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: motorto @ 2023-09-24 13:24 UTC (permalink / raw)
  To: ml

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

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

https://github.com/motorto/void-packages tlpui-1.6.0
https://github.com/void-linux/void-packages/pull/46223

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

#### 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-glibc

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

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

From 0e85d49f7483987cf8327058e5775cef58dd8a41 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Andr=C3=A9=20Cerqueira?= <acerqueira021@gmail.com>
Date: Sun, 24 Sep 2023 14:22:07 +0100
Subject: [PATCH] tlpui: update to 1.6.0.

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

diff --git a/srcpkgs/tlpui/template b/srcpkgs/tlpui/template
index 84e1a213d238b..79caf52cfad96 100644
--- a/srcpkgs/tlpui/template
+++ b/srcpkgs/tlpui/template
@@ -1,6 +1,6 @@
 # Template file for 'tlpui'
 pkgname=tlpui
-version=1.5.0+7
+version=1.6.0
 revision=1
 build_style="python3-module"
 hostmakedepends="python3-setuptools"
@@ -10,7 +10,7 @@ maintainer="André Cerqueira <acerqueira021@gmail.com>"
 license="GPL-2.0-or-later"
 homepage="https://github.com/d4nj1/TLPUI"
 distfiles="https://github.com/d4nj1/TLPUI/archive/refs/tags/tlpui-${version/+/-}.tar.gz"
-checksum=1d82fe2d52d47c2888d07ba7e70840c06129bbd3f673166c861097cfb8e2ce52
+checksum=f1b2cd69cb25f59ce973ee8411e51ded45032d289ec8f6f62ccbb45919d16b86
 make_check=no #tests fail inside chroot
 
 post_install() {

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

* Re: [PR PATCH] [Updated] tlpui: update to 1.6.0.
  2023-09-24 13:24 [PR PATCH] tlpui: update to 1.6.0 motorto
@ 2023-09-26 10:54 ` motorto
  2023-10-23 12:22 ` motorto
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: motorto @ 2023-09-26 10:54 UTC (permalink / raw)
  To: ml

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

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

https://github.com/motorto/void-packages tlpui-1.6.0
https://github.com/void-linux/void-packages/pull/46223

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

#### 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-glibc

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

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

From 080adbc8797bd9f2782e8909f7e159693540e9b1 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Andr=C3=A9=20Cerqueira?= <acerqueira021@gmail.com>
Date: Sun, 24 Sep 2023 14:22:07 +0100
Subject: [PATCH] tlpui: update to 1.6.0.

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

diff --git a/srcpkgs/tlpui/template b/srcpkgs/tlpui/template
index 84e1a213d238b..79caf52cfad96 100644
--- a/srcpkgs/tlpui/template
+++ b/srcpkgs/tlpui/template
@@ -1,6 +1,6 @@
 # Template file for 'tlpui'
 pkgname=tlpui
-version=1.5.0+7
+version=1.6.0
 revision=1
 build_style="python3-module"
 hostmakedepends="python3-setuptools"
@@ -10,7 +10,7 @@ maintainer="André Cerqueira <acerqueira021@gmail.com>"
 license="GPL-2.0-or-later"
 homepage="https://github.com/d4nj1/TLPUI"
 distfiles="https://github.com/d4nj1/TLPUI/archive/refs/tags/tlpui-${version/+/-}.tar.gz"
-checksum=1d82fe2d52d47c2888d07ba7e70840c06129bbd3f673166c861097cfb8e2ce52
+checksum=f1b2cd69cb25f59ce973ee8411e51ded45032d289ec8f6f62ccbb45919d16b86
 make_check=no #tests fail inside chroot
 
 post_install() {

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

* Re: [PR PATCH] [Updated] tlpui: update to 1.6.0.
  2023-09-24 13:24 [PR PATCH] tlpui: update to 1.6.0 motorto
  2023-09-26 10:54 ` [PR PATCH] [Updated] " motorto
@ 2023-10-23 12:22 ` motorto
  2023-10-23 18:00 ` motorto
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: motorto @ 2023-10-23 12:22 UTC (permalink / raw)
  To: ml

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

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

https://github.com/motorto/void-packages tlpui-1.6.0
https://github.com/void-linux/void-packages/pull/46223

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

#### 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-glibc

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

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

From 3fb6aa0b74fd98521fe901ffc4a0ee64284d3e4a Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Andr=C3=A9=20Cerqueira?= <acerqueira021@gmail.com>
Date: Sun, 24 Sep 2023 14:22:07 +0100
Subject: [PATCH] tlpui: update to 1.6.1.

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

diff --git a/srcpkgs/tlpui/template b/srcpkgs/tlpui/template
index 606c24dd2dcda..79caf52cfad96 100644
--- a/srcpkgs/tlpui/template
+++ b/srcpkgs/tlpui/template
@@ -1,7 +1,7 @@
 # Template file for 'tlpui'
 pkgname=tlpui
-version=1.5.0+7
-revision=2
+version=1.6.0
+revision=1
 build_style="python3-module"
 hostmakedepends="python3-setuptools"
 depends="gtk+3 tlp python3-gobject"
@@ -10,7 +10,7 @@ maintainer="André Cerqueira <acerqueira021@gmail.com>"
 license="GPL-2.0-or-later"
 homepage="https://github.com/d4nj1/TLPUI"
 distfiles="https://github.com/d4nj1/TLPUI/archive/refs/tags/tlpui-${version/+/-}.tar.gz"
-checksum=1d82fe2d52d47c2888d07ba7e70840c06129bbd3f673166c861097cfb8e2ce52
+checksum=f1b2cd69cb25f59ce973ee8411e51ded45032d289ec8f6f62ccbb45919d16b86
 make_check=no #tests fail inside chroot
 
 post_install() {

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

* Re: [PR PATCH] [Updated] tlpui: update to 1.6.0.
  2023-09-24 13:24 [PR PATCH] tlpui: update to 1.6.0 motorto
  2023-09-26 10:54 ` [PR PATCH] [Updated] " motorto
  2023-10-23 12:22 ` motorto
@ 2023-10-23 18:00 ` motorto
  2023-10-24 17:53 ` [PR PATCH] [Updated] tlpui: update to 1.6.1 motorto
  2023-10-24 17:56 ` [PR PATCH] [Merged]: " ahesford
  4 siblings, 0 replies; 6+ messages in thread
From: motorto @ 2023-10-23 18:00 UTC (permalink / raw)
  To: ml

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

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

https://github.com/motorto/void-packages tlpui-1.6.0
https://github.com/void-linux/void-packages/pull/46223

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

#### 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-glibc

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

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

From eccde8ce140aded78b11620c05f09a97839cf8b6 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Andr=C3=A9=20Cerqueira?= <acerqueira021@gmail.com>
Date: Sun, 24 Sep 2023 14:22:07 +0100
Subject: [PATCH] tlpui: update to 1.6.1.

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

diff --git a/srcpkgs/tlpui/template b/srcpkgs/tlpui/template
index 606c24dd2dcda..b860d57069ddc 100644
--- a/srcpkgs/tlpui/template
+++ b/srcpkgs/tlpui/template
@@ -1,7 +1,7 @@
 # Template file for 'tlpui'
 pkgname=tlpui
-version=1.5.0+7
-revision=2
+version=1.6.1
+revision=1
 build_style="python3-module"
 hostmakedepends="python3-setuptools"
 depends="gtk+3 tlp python3-gobject"
@@ -10,7 +10,7 @@ maintainer="André Cerqueira <acerqueira021@gmail.com>"
 license="GPL-2.0-or-later"
 homepage="https://github.com/d4nj1/TLPUI"
 distfiles="https://github.com/d4nj1/TLPUI/archive/refs/tags/tlpui-${version/+/-}.tar.gz"
-checksum=1d82fe2d52d47c2888d07ba7e70840c06129bbd3f673166c861097cfb8e2ce52
+checksum=7889e08b52d93a3a96692b5fe0564e3d6da0a721072a673c0981fd3670c0d2fe
 make_check=no #tests fail inside chroot
 
 post_install() {

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

* Re: [PR PATCH] [Updated] tlpui: update to 1.6.1.
  2023-09-24 13:24 [PR PATCH] tlpui: update to 1.6.0 motorto
                   ` (2 preceding siblings ...)
  2023-10-23 18:00 ` motorto
@ 2023-10-24 17:53 ` motorto
  2023-10-24 17:56 ` [PR PATCH] [Merged]: " ahesford
  4 siblings, 0 replies; 6+ messages in thread
From: motorto @ 2023-10-24 17:53 UTC (permalink / raw)
  To: ml

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

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

https://github.com/motorto/void-packages tlpui-1.6.0
https://github.com/void-linux/void-packages/pull/46223

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

#### 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-glibc

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

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

From 82155864f152133f94e4558050df175704828963 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Andr=C3=A9=20Cerqueira?= <acerqueira021@gmail.com>
Date: Sun, 24 Sep 2023 14:22:07 +0100
Subject: [PATCH] tlpui: update to 1.6.1.

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

diff --git a/srcpkgs/tlpui/template b/srcpkgs/tlpui/template
index 606c24dd2dcda..b860d57069ddc 100644
--- a/srcpkgs/tlpui/template
+++ b/srcpkgs/tlpui/template
@@ -1,7 +1,7 @@
 # Template file for 'tlpui'
 pkgname=tlpui
-version=1.5.0+7
-revision=2
+version=1.6.1
+revision=1
 build_style="python3-module"
 hostmakedepends="python3-setuptools"
 depends="gtk+3 tlp python3-gobject"
@@ -10,7 +10,7 @@ maintainer="André Cerqueira <acerqueira021@gmail.com>"
 license="GPL-2.0-or-later"
 homepage="https://github.com/d4nj1/TLPUI"
 distfiles="https://github.com/d4nj1/TLPUI/archive/refs/tags/tlpui-${version/+/-}.tar.gz"
-checksum=1d82fe2d52d47c2888d07ba7e70840c06129bbd3f673166c861097cfb8e2ce52
+checksum=7889e08b52d93a3a96692b5fe0564e3d6da0a721072a673c0981fd3670c0d2fe
 make_check=no #tests fail inside chroot
 
 post_install() {

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

* Re: [PR PATCH] [Merged]: tlpui: update to 1.6.1.
  2023-09-24 13:24 [PR PATCH] tlpui: update to 1.6.0 motorto
                   ` (3 preceding siblings ...)
  2023-10-24 17:53 ` [PR PATCH] [Updated] tlpui: update to 1.6.1 motorto
@ 2023-10-24 17:56 ` ahesford
  4 siblings, 0 replies; 6+ messages in thread
From: ahesford @ 2023-10-24 17:56 UTC (permalink / raw)
  To: ml

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

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

tlpui: update to 1.6.1.
https://github.com/void-linux/void-packages/pull/46223

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

#### 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-glibc

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

end of thread, other threads:[~2023-10-24 17:56 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-09-24 13:24 [PR PATCH] tlpui: update to 1.6.0 motorto
2023-09-26 10:54 ` [PR PATCH] [Updated] " motorto
2023-10-23 12:22 ` motorto
2023-10-23 18:00 ` motorto
2023-10-24 17:53 ` [PR PATCH] [Updated] tlpui: update to 1.6.1 motorto
2023-10-24 17:56 ` [PR PATCH] [Merged]: " ahesford

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