Github messages for voidlinux
 help / color / mirror / Atom feed
From: biopsin <biopsin@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] gtk+3: update to 3.24.48.
Date: Sat, 22 Feb 2025 11:33:50 +0100	[thread overview]
Message-ID: <20250222103350.EE30C27246@inbox.vuxu.org> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-54187@inbox.vuxu.org>

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

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

https://github.com/biopsin/void-packages patch-2
https://github.com/void-linux/void-packages/pull/54187

gtk+3: update to 3.24.48.
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **briefly**
- Mind I test/run a local classic patched version.
- Update distfile url
- @Gottox 

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-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, (x86_64-glibc)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl [ok]
  - armv7l [ok]
  - armv6l-musl [ok]



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

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

From 6b99120947407496e200163c57e3659e838d35f4 Mon Sep 17 00:00:00 2001
From: biopsin <biopsin@tuta.io>
Date: Sat, 22 Feb 2025 11:33:23 +0100
Subject: [PATCH] gtk+3: update to 3.24.48.

---
 srcpkgs/glab/template  | 4 ++--
 srcpkgs/gtk+3/template | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/glab/template b/srcpkgs/glab/template
index 12c20e52d12a69..2dfdd735a9e0eb 100644
--- a/srcpkgs/glab/template
+++ b/srcpkgs/glab/template
@@ -1,6 +1,6 @@
 # Template file for 'glab'
 pkgname=glab
-version=1.50.0
+version=1.53.0
 revision=1
 build_style=go
 build_helper=qemu
@@ -14,7 +14,7 @@ license="MIT"
 homepage="https://gitlab.com/gitlab-org/cli"
 changelog="https://gitlab.com/gitlab-org/cli/-/releases"
 distfiles="https://gitlab.com/gitlab-org/cli/-/archive/v$version/cli-v$version.tar.gz"
-checksum=36512e81c1c88d95a9154357e7bf5f1f167f8e53ea628d7e6836d248a9031b9b
+checksum=2930aa5dd76030cc6edcc33483bb49dd6a328eb531d0685733ca7be7b906e915
 make_check_pre="env PATH=/usr/libexec/chroot-git:${PATH}"
 
 pre_check() {
diff --git a/srcpkgs/gtk+3/template b/srcpkgs/gtk+3/template
index 778670f3a59459..8714c589c38445 100644
--- a/srcpkgs/gtk+3/template
+++ b/srcpkgs/gtk+3/template
@@ -1,6 +1,6 @@
 # Template file for 'gtk+3'
 pkgname=gtk+3
-version=3.24.43
+version=3.24.48
 revision=1
 build_style=meson
 build_helper="gir"
@@ -31,8 +31,8 @@ short_desc="GTK+ toolkit (v3)"
 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=7e04f0648515034b806b74ae5d774d87cffb1a2a96c468cb5be476d51bf2f3c7
+distfiles="${GNOME_SITE}/gtk/${version%.*}/gtk-${version}.tar.xz"
+checksum=d10ce9ea9df44c1016d8d1721f39e55d3d607fcfb85334aec0d236cdc9a70556
 make_check_pre="xvfb-run dbus-run-session"
 # _broken_tests=""
 

  reply	other threads:[~2025-02-22 10:33 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-02-02 14:31 [PR PATCH] " biopsin
2025-02-22 10:33 ` biopsin [this message]
2025-02-22 10:34 ` [PR PATCH] [Updated] " biopsin
2025-03-07  8:18 ` oreo639
2025-03-07 13:20 ` biopsin
2025-03-07 13:23 ` biopsin
2025-03-07 13:51 ` oreo639
2025-03-07 21:32 ` [PR PATCH] [Updated] " biopsin
2025-03-09  6:29 ` [PR PATCH] [Merged]: gtk+3: update to 3.24.49 oreo639

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20250222103350.EE30C27246@inbox.vuxu.org \
    --to=biopsin@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).