GNU bug report logs - #78614
[PATCH] gnu: wxwidgets: Update to 3.2.8.1.

Previous Next

Package: guix-patches;

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

Date: Wed, 28 May 2025 04:31:02 UTC

Severity: normal

Tags: patch

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

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#78614: closed (Re: [PATCH] gnu: wxwidgets: Update to 3.2.8.1.)
Date: Tue, 03 Jun 2025 10:47:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#78614: [PATCH] gnu: wxwidgets: Update to 3.2.8.1.

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 78614 <at> debbugs.gnu.org.

-- 
78614: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=78614
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: 78614-done <at> debbugs.gnu.org
Subject: Re: [PATCH] gnu: wxwidgets: Update to 3.2.8.1.
Date: Tue, 3 Jun 2025 12:46:18 +0200
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.8.1.
Date: Tue, 27 May 2025 21:29:51 -0700
* gnu/packages/wxwidgets.scm (wxwidgets): Update to 3.2.8.1.

Change-Id: Ic1fe3cc090dd721302f40f014eb73b637f5def66
---
 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 98e57d1c2a..652c60aae2 100644
--- a/gnu/packages/wxwidgets.scm
+++ b/gnu/packages/wxwidgets.scm
@@ -72,7 +72,7 @@ (define-module (gnu packages wxwidgets)
 (define-public wxwidgets
   (package
     (name "wxwidgets")
-    (version "3.2.7")
+    (version "3.2.8.1")
     (source
      (origin
        (method url-fetch)
@@ -80,7 +80,7 @@ (define-public wxwidgets
                            "releases/download/v" version
                            "/wxWidgets-" version ".tar.bz2"))
        (sha256
-        (base32 "1ik8x3708c8wg6agfb3qj0lb1yp097gp4avlkqfcv4adhwpp58b9"))
+        (base32 "0mnpnwndkw9f6xvjyq4sv6sxfv1h3b9c7lwsm2kg3p0mi30zc35d"))
        (modules '((guix build utils)
                   (ice-9 ftw)
                   (srfi srfi-26)))

base-commit: 04eef950af05444ce42682364041dcbd3fa7afd5
-- 
2.43.0




This bug report was last modified 12 days ago.

Previous Next


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