Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] gtk4: update to 4.6.4
@ 2022-05-14  4:50 oreo639
  2022-06-01  8:12 ` [PR PATCH] [Updated] " oreo639
  2022-06-01 20:15 ` [PR PATCH] [Merged]: gtk4: update to 4.6.5 paper42
  0 siblings, 2 replies; 3+ messages in thread
From: oreo639 @ 2022-05-14  4:50 UTC (permalink / raw)
  To: ml

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

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

https://github.com/oreo639/void-packages gtk4
https://github.com/void-linux/void-packages/pull/37119

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

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

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

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

From 895dd64f120b2d3cc32acc5a750068bed725e09c Mon Sep 17 00:00:00 2001
From: oreo639 <31916379+Oreo639@users.noreply.github.com>
Date: Sun, 8 May 2022 21:35:26 -0700
Subject: [PATCH] gtk4: update to 4.6.4

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

diff --git a/srcpkgs/gtk4/template b/srcpkgs/gtk4/template
index d26e4a18c432..9ccf9a879471 100644
--- a/srcpkgs/gtk4/template
+++ b/srcpkgs/gtk4/template
@@ -1,6 +1,6 @@
 # Template file for 'gtk4'
 pkgname=gtk4
-version=4.6.3
+version=4.6.4
 revision=1
 wrksrc="gtk-${version}"
 build_style=meson
@@ -29,7 +29,7 @@ license="LGPL-2.1-or-later"
 homepage="https://www.gtk.org/"
 changelog="https://gitlab.gnome.org/GNOME/gtk/-/raw/gtk-4-6/NEWS"
 distfiles="${GNOME_SITE}/gtk/${version%.*}/gtk-${version}.tar.xz"
-checksum=a57acd0e4482981700fdf86596c7413cb61ef47f75e4747fda809e8231b8d96c
+checksum=a79a2bbcc7931b703fc4fa1fcbe1b906e229a1522d854d522801766a79bcac9f
 
 # Package build options
 build_options="broadway cloudproviders colord cups gir vulkan wayland x11"

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

* Re: [PR PATCH] [Updated] gtk4: update to 4.6.4
  2022-05-14  4:50 [PR PATCH] gtk4: update to 4.6.4 oreo639
@ 2022-06-01  8:12 ` oreo639
  2022-06-01 20:15 ` [PR PATCH] [Merged]: gtk4: update to 4.6.5 paper42
  1 sibling, 0 replies; 3+ messages in thread
From: oreo639 @ 2022-06-01  8:12 UTC (permalink / raw)
  To: ml

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

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

https://github.com/oreo639/void-packages gtk4
https://github.com/void-linux/void-packages/pull/37119

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

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

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

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

From 9777fac6883a59a5b0db8692fb3cb41efbe94b61 Mon Sep 17 00:00:00 2001
From: oreo639 <31916379+Oreo639@users.noreply.github.com>
Date: Sun, 8 May 2022 21:35:26 -0700
Subject: [PATCH] gtk4: update to 4.6.5

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

diff --git a/srcpkgs/gtk4/template b/srcpkgs/gtk4/template
index d26e4a18c432..5e2837806d37 100644
--- a/srcpkgs/gtk4/template
+++ b/srcpkgs/gtk4/template
@@ -1,6 +1,6 @@
 # Template file for 'gtk4'
 pkgname=gtk4
-version=4.6.3
+version=4.6.5
 revision=1
 wrksrc="gtk-${version}"
 build_style=meson
@@ -29,7 +29,7 @@ license="LGPL-2.1-or-later"
 homepage="https://www.gtk.org/"
 changelog="https://gitlab.gnome.org/GNOME/gtk/-/raw/gtk-4-6/NEWS"
 distfiles="${GNOME_SITE}/gtk/${version%.*}/gtk-${version}.tar.xz"
-checksum=a57acd0e4482981700fdf86596c7413cb61ef47f75e4747fda809e8231b8d96c
+checksum=fa42c371f49c90916711e15591d87d4bee4438c27bf0692715581807628be9c2
 
 # Package build options
 build_options="broadway cloudproviders colord cups gir vulkan wayland x11"

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

* Re: [PR PATCH] [Merged]: gtk4: update to 4.6.5
  2022-05-14  4:50 [PR PATCH] gtk4: update to 4.6.4 oreo639
  2022-06-01  8:12 ` [PR PATCH] [Updated] " oreo639
@ 2022-06-01 20:15 ` paper42
  1 sibling, 0 replies; 3+ messages in thread
From: paper42 @ 2022-06-01 20:15 UTC (permalink / raw)
  To: ml

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

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

gtk4: update to 4.6.5
https://github.com/void-linux/void-packages/pull/37119

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

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

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

end of thread, other threads:[~2022-06-01 20:15 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-14  4:50 [PR PATCH] gtk4: update to 4.6.4 oreo639
2022-06-01  8:12 ` [PR PATCH] [Updated] " oreo639
2022-06-01 20:15 ` [PR PATCH] [Merged]: gtk4: update to 4.6.5 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).