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>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Andy Tai <atai <at> atai.org>
Subject: bug#77170: closed (Re: [PATCH] gnu: wxwidgets: Update to 3.2.7.)
Date: Sat, 29 Mar 2025 10:09:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#77170: [PATCH] gnu: wxwidgets: Update to 3.2.7.

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 77170 <at> debbugs.gnu.org.

-- 
77170: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=77170
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
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


[Message part 3 (message/rfc822, inline)]
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




This bug report was last modified 55 days ago.

Previous Next


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