GNU bug report logs - #77170
[PATCH] gnu: wxwidgets: Update to 3.2.7.

Previous Next

Package: guix-patches;

Reported by: Andy Tai <atai <at> atai.org>

Date: Sat, 22 Mar 2025 09:45:01 UTC

Severity: normal

Tags: patch

Done: Andreas Enge <andreas <at> enge.fr>

To reply to this bug, email your comments to 77170 AT debbugs.gnu.org.
There is no need to reopen the bug first.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#77170; Package guix-patches. (Sat, 22 Mar 2025 09:45:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Andy Tai <atai <at> atai.org>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Sat, 22 Mar 2025 09:45:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Andy Tai <atai <at> atai.org>
To: guix-patches <at> gnu.org
Cc: Andy Tai <atai <at> atai.org>
Subject: [PATCH] gnu: wxwidgets: Update to 3.2.7.
Date: Sat, 22 Mar 2025 02:43:55 -0700
* gnu/packages/wxwidgets.scm (wxwidgets): Update to 3.2.7.

Change-Id: Ia7029b397222b55a9b273d22d92b7fb41e599dea
---
 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 4cda253c920..7bbdafeb89c 100644
--- a/gnu/packages/wxwidgets.scm
+++ b/gnu/packages/wxwidgets.scm
@@ -68,7 +68,7 @@ (define-module (gnu packages wxwidgets)
 (define-public wxwidgets
   (package
     (name "wxwidgets")
-    (version "3.2.6")
+    (version "3.2.7")
     (source
      (origin
        (method url-fetch)
@@ -76,7 +76,7 @@ (define-public wxwidgets
                            "releases/download/v" version
                            "/wxWidgets-" version ".tar.bz2"))
        (sha256
-        (base32 "1rywp6n08kgf87cc1fgr7i1s443hwqgljabx3lnhkdn5vmvmp7lk"))
+        (base32 "1ik8x3708c8wg6agfb3qj0lb1yp097gp4avlkqfcv4adhwpp58b9"))
        (modules '((guix build utils)
                   (ice-9 ftw)
                   (srfi srfi-26)))

base-commit: 8b9ddfbe511f3a06b542d5fd62f9ca12d5248585
-- 
2.43.0





Reply sent to Andreas Enge <andreas <at> enge.fr>:
You have taken responsibility. (Sat, 29 Mar 2025 10:09:02 GMT) Full text and rfc822 format available.

Notification sent to Andy Tai <atai <at> atai.org>:
bug acknowledged by developer. (Sat, 29 Mar 2025 10:09:02 GMT) Full text and rfc822 format available.

Message #10 received at 77170-done <at> debbugs.gnu.org (full text, mbox):

From: Andreas Enge <andreas <at> enge.fr>
To: Andy Tai <atai <at> atai.org>
Cc: 77170-done <at> debbugs.gnu.org
Subject: Re: [PATCH] gnu: wxwidgets: Update to 3.2.7.
Date: Sat, 29 Mar 2025 11:06:12 +0100
Pushed, thanks!

Andreas





This bug report was last modified 6 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.