GNU bug report logs - #66831
[PATCH] gnu: wxwidgets: Update to 3.2.3

Previous Next

Package: guix-patches;

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

Date: Mon, 30 Oct 2023 06:31:02 UTC

Severity: normal

Tags: patch

Done: Ludovic Courtès <ludo <at> gnu.org>

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#66831: closed (Re: [bug#66831] [PATCH core-updates v2] gnu:
 wxwidgets: Update to 3.2.3)
Date: Mon, 04 Dec 2023 17:47:03 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#66831: [PATCH] gnu: wxwidgets: Update to 3.2.3

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

-- 
66831: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=66831
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Ludovic Courtès <ludo <at> gnu.org>
To: Andy Tai <atai <at> atai.org>
Cc: 66831-done <at> debbugs.gnu.org
Subject: Re: [bug#66831] [PATCH core-updates v2] gnu: wxwidgets: Update to
 3.2.3
Date: Mon, 04 Dec 2023 18:45:43 +0100
Hi Andy,

Andy Tai <atai <at> atai.org> skribis:

> * gnu/packages/wxwidgets.scm (wxwidgets): Update to 3.2.3

Since qa.guix didn’t pick it up, I built several direct dependents on
x86_64-linux:

  ./pre-inst-env guix build audacity erlang hugin tenacity grass kicad pwsafe --no-grafts

All of them built fine so I decided to go ahead and apply the patch.

Thanks,
Ludo’.

[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.3
Date: Sun, 29 Oct 2023 23:29:14 -0700
* gnu/packages/wxwidgets.scm (wxwidgets): Update to 3.2.3
---
 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 d0c323e30c..b9c81472aa 100644
--- a/gnu/packages/wxwidgets.scm
+++ b/gnu/packages/wxwidgets.scm
@@ -66,7 +66,7 @@ (define-module (gnu packages wxwidgets)
 (define-public wxwidgets
   (package
     (name "wxwidgets")
-    (version "3.2.2.1")
+    (version "3.2.3")
     (source
      (origin
        (method url-fetch)
@@ -74,7 +74,7 @@ (define-public wxwidgets
                            "releases/download/v" version
                            "/wxWidgets-" version ".tar.bz2"))
        (sha256
-        (base32 "00ic4h4j0621v8h6n8zbl9xgay01a4dynh48gx5zyvr9f6zbdz6z"))
+        (base32 "0ym6s4q1fh1cd6x4nh468i15ivjmw22flsi7c9qkhrz1qxksnw61"))
        (modules '((guix build utils)
                   (ice-9 ftw)
                   (srfi srfi-26)))

base-commit: 642769707c05dc1dd5674d60cd3b55d77b35c9d9
-- 
2.41.0




This bug report was last modified 1 year and 175 days ago.

Previous Next


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