From: Andy Tai <atai@atai.org>
To: 73491@debbugs.gnu.org
Cc: Andy Tai <atai@atai.org>
Subject: [bug#73491] [PATCH v2] gnu: wxwidgets: Update to 3.2.6.
Date: Tue, 31 Dec 2024 21:17:13 -0800 [thread overview]
Message-ID: <d3b4fd73e55faa5a45d9fd816dffa888b94bc230.1735708603.git.atai@atai.org> (raw)
In-Reply-To: <088a1818b8493e57bb09dfb93119d911bdeff774.1727326496.git.atai@atai.org>
* gnu/packages/wxwidgets.scm (wxwidgets): Update to 3.2.6.
Change-Id: Ic8ab205e6774615f4b630fd64009fcb2b8d8a95b
---
gnu/packages/wxwidgets.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/wxwidgets.scm b/gnu/packages/wxwidgets.scm
index 11c2ac2154..731f724577 100644
--- a/gnu/packages/wxwidgets.scm
+++ b/gnu/packages/wxwidgets.scm
@@ -67,7 +67,7 @@ (define-module (gnu packages wxwidgets)
(define-public wxwidgets
(package
(name "wxwidgets")
- (version "3.2.5")
+ (version "3.2.6")
(source
(origin
(method url-fetch)
@@ -75,7 +75,7 @@ (define-public wxwidgets
"releases/download/v" version
"/wxWidgets-" version ".tar.bz2"))
(sha256
- (base32 "0lbb3hnprkral29cdik9y2xhjfkf4b4qy905lyv1krg2scx6mn0a"))
+ (base32 "1rywp6n08kgf87cc1fgr7i1s443hwqgljabx3lnhkdn5vmvmp7lk"))
(modules '((guix build utils)
(ice-9 ftw)
(srfi srfi-26)))
base-commit: cede908fcd7c7aace780165d0dd9f673ddf3fc87
--
2.34.1
prev parent reply other threads:[~2025-01-01 5:19 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-09-26 4:55 [bug#73491] [PATCH] gnu: wxwidgets: Update to 3.2.6 Andy Tai
2025-01-01 5:17 ` Andy Tai [this message]
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=d3b4fd73e55faa5a45d9fd816dffa888b94bc230.1735708603.git.atai@atai.org \
--to=atai@atai.org \
--cc=73491@debbugs.gnu.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.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.