Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] gtk+3: update to 3.24.23.
@ 2020-10-27  2:36 travankor
  2020-10-30  1:21 ` ericonr
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: travankor @ 2020-10-27  2:36 UTC (permalink / raw)
  To: ml

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

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

https://github.com/travankor/void-packages gtk-layer-shell
https://github.com/void-linux/void-packages/pull/25908

gtk+3: update to 3.24.23.
Also update gtk-layer-shell since this needs a bump, anyways.

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-gtk-layer-shell-25908.patch --]
[-- Type: text/x-diff, Size: 2202 bytes --]

From a80811c37b6665aa5620a8d773a7c8f025b45ad0 Mon Sep 17 00:00:00 2001
From: travankor <travankor@tuta.io>
Date: Mon, 26 Oct 2020 19:34:29 -0700
Subject: [PATCH 1/2] gtk-layer-shell: update to 0.4.0.

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

diff --git a/srcpkgs/gtk-layer-shell/template b/srcpkgs/gtk-layer-shell/template
index e2046a5f801..f9d66c0881c 100644
--- a/srcpkgs/gtk-layer-shell/template
+++ b/srcpkgs/gtk-layer-shell/template
@@ -1,6 +1,6 @@
 # Template file for 'gtk-layer-shell'
 pkgname=gtk-layer-shell
-version=0.3.0
+version=0.4.0
 revision=1
 build_style=meson
 build_helper="gir"
@@ -11,7 +11,7 @@ maintainer="travankor <travankor@tuta.io>"
 license="LGPL-3.0-or-later, MIT"
 homepage="https://github.com/wmww/gtk-layer-shell"
 distfiles="https://github.com/wmww/gtk-layer-shell/archive/v${version}.tar.gz"
-checksum=edd5e31279d494df66da9e9190c219fa295da547f5538207685e98468dbc134d
+checksum=52fd74d3161fefa5528585ca5a523c3150934961f2284ad010ae54336dad097e
 
 post_install() {
 	vlicense LICENSE_MIT.txt

From 93e728c972f7349e22be7314d2381e5fe9dbebb3 Mon Sep 17 00:00:00 2001
From: travankor <travankor@tuta.io>
Date: Mon, 26 Oct 2020 19:34:39 -0700
Subject: [PATCH 2/2] gtk+3: update to 3.24.23.

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

diff --git a/srcpkgs/gtk+3/template b/srcpkgs/gtk+3/template
index f87019d93ed..fc2d6929141 100644
--- a/srcpkgs/gtk+3/template
+++ b/srcpkgs/gtk+3/template
@@ -1,7 +1,7 @@
 # Template file for 'gtk+3'
 # Revbump gtk-layer-shell when updating, otherwise it presents a warning message
 pkgname=gtk+3
-version=3.24.22
+version=3.24.23
 revision=1
 wrksrc="gtk+-${version}"
 build_style=gnu-configure
@@ -28,7 +28,7 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
 license="LGPL-2.1-or-later"
 homepage="https://www.gtk.org/"
 distfiles="${GNOME_SITE}/gtk+/${version%.*}/gtk+-${version}.tar.xz"
-checksum=bf18a4a5dff28a7b02aaef1b949c2d09c96c18387eddab152bb4cd55a5b67dda
+checksum=5d864d248357a2251545b3387b35942de5f66e4c66013f0962eb5cb6f8dae2b1
 
 # Package build options
 build_options="broadway colord cups gir cloudproviders wayland x11"

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

* Re: gtk+3: update to 3.24.23.
  2020-10-27  2:36 [PR PATCH] gtk+3: update to 3.24.23 travankor
@ 2020-10-30  1:21 ` ericonr
  2020-10-30  2:46 ` [PR PATCH] [Updated] " travankor
                   ` (5 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: ericonr @ 2020-10-30  1:21 UTC (permalink / raw)
  To: ml

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

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/25908#issuecomment-719113226

Comment:
Just released: https://github.com/wmww/gtk-layer-shell/releases/tag/v0.5.0

Any reason to skip it?

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

* Re: [PR PATCH] [Updated] gtk+3: update to 3.24.23.
  2020-10-27  2:36 [PR PATCH] gtk+3: update to 3.24.23 travankor
  2020-10-30  1:21 ` ericonr
@ 2020-10-30  2:46 ` travankor
  2020-10-30  2:47 ` travankor
                   ` (4 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: travankor @ 2020-10-30  2:46 UTC (permalink / raw)
  To: ml

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

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

https://github.com/travankor/void-packages gtk-layer-shell
https://github.com/void-linux/void-packages/pull/25908

gtk+3: update to 3.24.23.
Also update gtk-layer-shell since this needs a bump, anyways.

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-gtk-layer-shell-25908.patch --]
[-- Type: text/x-diff, Size: 2202 bytes --]

From 6687dcb2a944ccf0d756d30c30ac80ee18cec985 Mon Sep 17 00:00:00 2001
From: travankor <travankor@tuta.io>
Date: Mon, 26 Oct 2020 19:34:29 -0700
Subject: [PATCH 1/2] gtk-layer-shell: update to 0.5.0.

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

diff --git a/srcpkgs/gtk-layer-shell/template b/srcpkgs/gtk-layer-shell/template
index e2046a5f801..3f6fa9b6cc1 100644
--- a/srcpkgs/gtk-layer-shell/template
+++ b/srcpkgs/gtk-layer-shell/template
@@ -1,6 +1,6 @@
 # Template file for 'gtk-layer-shell'
 pkgname=gtk-layer-shell
-version=0.3.0
+version=0.5.0
 revision=1
 build_style=meson
 build_helper="gir"
@@ -11,7 +11,7 @@ maintainer="travankor <travankor@tuta.io>"
 license="LGPL-3.0-or-later, MIT"
 homepage="https://github.com/wmww/gtk-layer-shell"
 distfiles="https://github.com/wmww/gtk-layer-shell/archive/v${version}.tar.gz"
-checksum=edd5e31279d494df66da9e9190c219fa295da547f5538207685e98468dbc134d
+checksum=198ea7acabaf8a78ebf1ce7a97ca929895f4d71730de2479665cb2f23daa978f
 
 post_install() {
 	vlicense LICENSE_MIT.txt

From 252fc1a0b9421ca42af16dc6f08dde02999d43ea Mon Sep 17 00:00:00 2001
From: travankor <travankor@tuta.io>
Date: Mon, 26 Oct 2020 19:34:39 -0700
Subject: [PATCH 2/2] gtk+3: update to 3.24.23.

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

diff --git a/srcpkgs/gtk+3/template b/srcpkgs/gtk+3/template
index f87019d93ed..fc2d6929141 100644
--- a/srcpkgs/gtk+3/template
+++ b/srcpkgs/gtk+3/template
@@ -1,7 +1,7 @@
 # Template file for 'gtk+3'
 # Revbump gtk-layer-shell when updating, otherwise it presents a warning message
 pkgname=gtk+3
-version=3.24.22
+version=3.24.23
 revision=1
 wrksrc="gtk+-${version}"
 build_style=gnu-configure
@@ -28,7 +28,7 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
 license="LGPL-2.1-or-later"
 homepage="https://www.gtk.org/"
 distfiles="${GNOME_SITE}/gtk+/${version%.*}/gtk+-${version}.tar.xz"
-checksum=bf18a4a5dff28a7b02aaef1b949c2d09c96c18387eddab152bb4cd55a5b67dda
+checksum=5d864d248357a2251545b3387b35942de5f66e4c66013f0962eb5cb6f8dae2b1
 
 # Package build options
 build_options="broadway colord cups gir cloudproviders wayland x11"

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

* Re: gtk+3: update to 3.24.23.
  2020-10-27  2:36 [PR PATCH] gtk+3: update to 3.24.23 travankor
  2020-10-30  1:21 ` ericonr
  2020-10-30  2:46 ` [PR PATCH] [Updated] " travankor
@ 2020-10-30  2:47 ` travankor
  2020-10-31 15:19 ` ericonr
                   ` (3 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: travankor @ 2020-10-30  2:47 UTC (permalink / raw)
  To: ml

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

New comment by travankor on void-packages repository

https://github.com/void-linux/void-packages/pull/25908#issuecomment-719137306

Comment:
updated to 0.5.0, but I didn't test it yet

>Any reason to skip it?

so far there only seems this issue https://github.com/wmww/gtk-layer-shell/issues/91

0.5.1 might be out soon

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

* Re: gtk+3: update to 3.24.23.
  2020-10-27  2:36 [PR PATCH] gtk+3: update to 3.24.23 travankor
                   ` (2 preceding siblings ...)
  2020-10-30  2:47 ` travankor
@ 2020-10-31 15:19 ` ericonr
  2020-11-01 22:24 ` [PR PATCH] [Updated] " travankor
                   ` (2 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: ericonr @ 2020-10-31 15:19 UTC (permalink / raw)
  To: ml

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

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/25908#issuecomment-719947815

Comment:
I will try running 0.5.0 locally, if 0.5.1 is out by then we can use it.

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

* Re: [PR PATCH] [Updated] gtk+3: update to 3.24.23.
  2020-10-27  2:36 [PR PATCH] gtk+3: update to 3.24.23 travankor
                   ` (3 preceding siblings ...)
  2020-10-31 15:19 ` ericonr
@ 2020-11-01 22:24 ` travankor
  2020-11-01 22:26 ` travankor
  2020-11-09  3:14 ` [PR PATCH] [Merged]: " ericonr
  6 siblings, 0 replies; 8+ messages in thread
From: travankor @ 2020-11-01 22:24 UTC (permalink / raw)
  To: ml

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

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

https://github.com/travankor/void-packages gtk-layer-shell
https://github.com/void-linux/void-packages/pull/25908

gtk+3: update to 3.24.23.
Also update gtk-layer-shell since this needs a bump, anyways.

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-gtk-layer-shell-25908.patch --]
[-- Type: text/x-diff, Size: 2202 bytes --]

From b5834b7f0fde3835f079c9ab2bb2e05c708684c1 Mon Sep 17 00:00:00 2001
From: travankor <travankor@tuta.io>
Date: Mon, 26 Oct 2020 19:34:29 -0700
Subject: [PATCH 1/2] gtk-layer-shell: update to 0.5.1.

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

diff --git a/srcpkgs/gtk-layer-shell/template b/srcpkgs/gtk-layer-shell/template
index e2046a5f801..00e959b8f00 100644
--- a/srcpkgs/gtk-layer-shell/template
+++ b/srcpkgs/gtk-layer-shell/template
@@ -1,6 +1,6 @@
 # Template file for 'gtk-layer-shell'
 pkgname=gtk-layer-shell
-version=0.3.0
+version=0.5.1
 revision=1
 build_style=meson
 build_helper="gir"
@@ -11,7 +11,7 @@ maintainer="travankor <travankor@tuta.io>"
 license="LGPL-3.0-or-later, MIT"
 homepage="https://github.com/wmww/gtk-layer-shell"
 distfiles="https://github.com/wmww/gtk-layer-shell/archive/v${version}.tar.gz"
-checksum=edd5e31279d494df66da9e9190c219fa295da547f5538207685e98468dbc134d
+checksum=d77e42dff69e2cf1eee4489fb7db465d4e33be48e67ee0ca653238de0ab882ba
 
 post_install() {
 	vlicense LICENSE_MIT.txt

From 508d3710298648de3082db3f502754a4f2a2b586 Mon Sep 17 00:00:00 2001
From: travankor <travankor@tuta.io>
Date: Mon, 26 Oct 2020 19:34:39 -0700
Subject: [PATCH 2/2] gtk+3: update to 3.24.23.

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

diff --git a/srcpkgs/gtk+3/template b/srcpkgs/gtk+3/template
index f87019d93ed..fc2d6929141 100644
--- a/srcpkgs/gtk+3/template
+++ b/srcpkgs/gtk+3/template
@@ -1,7 +1,7 @@
 # Template file for 'gtk+3'
 # Revbump gtk-layer-shell when updating, otherwise it presents a warning message
 pkgname=gtk+3
-version=3.24.22
+version=3.24.23
 revision=1
 wrksrc="gtk+-${version}"
 build_style=gnu-configure
@@ -28,7 +28,7 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
 license="LGPL-2.1-or-later"
 homepage="https://www.gtk.org/"
 distfiles="${GNOME_SITE}/gtk+/${version%.*}/gtk+-${version}.tar.xz"
-checksum=bf18a4a5dff28a7b02aaef1b949c2d09c96c18387eddab152bb4cd55a5b67dda
+checksum=5d864d248357a2251545b3387b35942de5f66e4c66013f0962eb5cb6f8dae2b1
 
 # Package build options
 build_options="broadway colord cups gir cloudproviders wayland x11"

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

* Re: gtk+3: update to 3.24.23.
  2020-10-27  2:36 [PR PATCH] gtk+3: update to 3.24.23 travankor
                   ` (4 preceding siblings ...)
  2020-11-01 22:24 ` [PR PATCH] [Updated] " travankor
@ 2020-11-01 22:26 ` travankor
  2020-11-09  3:14 ` [PR PATCH] [Merged]: " ericonr
  6 siblings, 0 replies; 8+ messages in thread
From: travankor @ 2020-11-01 22:26 UTC (permalink / raw)
  To: ml

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

New comment by travankor on void-packages repository

https://github.com/void-linux/void-packages/pull/25908#issuecomment-720161537

Comment:
updated to 0.5.1

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

* Re: [PR PATCH] [Merged]: gtk+3: update to 3.24.23.
  2020-10-27  2:36 [PR PATCH] gtk+3: update to 3.24.23 travankor
                   ` (5 preceding siblings ...)
  2020-11-01 22:26 ` travankor
@ 2020-11-09  3:14 ` ericonr
  6 siblings, 0 replies; 8+ messages in thread
From: ericonr @ 2020-11-09  3:14 UTC (permalink / raw)
  To: ml

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

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

gtk+3: update to 3.24.23.
https://github.com/void-linux/void-packages/pull/25908

Description:
Also update gtk-layer-shell since this needs a bump, anyways.

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

end of thread, other threads:[~2020-11-09  3:14 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-27  2:36 [PR PATCH] gtk+3: update to 3.24.23 travankor
2020-10-30  1:21 ` ericonr
2020-10-30  2:46 ` [PR PATCH] [Updated] " travankor
2020-10-30  2:47 ` travankor
2020-10-31 15:19 ` ericonr
2020-11-01 22:24 ` [PR PATCH] [Updated] " travankor
2020-11-01 22:26 ` travankor
2020-11-09  3:14 ` [PR PATCH] [Merged]: " ericonr

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