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.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 66831 in the body.
You can then email your comments to 66831 AT debbugs.gnu.org in the normal way.

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#66831; Package guix-patches. (Mon, 30 Oct 2023 06:31: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. (Mon, 30 Oct 2023 06:31: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.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





Information forwarded to guix-patches <at> gnu.org:
bug#66831; Package guix-patches. (Mon, 20 Nov 2023 08:18:02 GMT) Full text and rfc822 format available.

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

From: Andy Tai <atai <at> atai.org>
To: 66831 <at> debbugs.gnu.org
Cc: Andy Tai <atai <at> atai.org>
Subject: [PATCH core-updates v2] gnu: wxwidgets: Update to 3.2.3
Date: Mon, 20 Nov 2023 00:16:54 -0800
* 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: 71b92466430acb8c91841522dc0eb7d766af4388
-- 
2.41.0





Reply sent to Ludovic Courtès <ludo <at> gnu.org>:
You have taken responsibility. (Mon, 04 Dec 2023 17:47:03 GMT) Full text and rfc822 format available.

Notification sent to Andy Tai <atai <at> atai.org>:
bug acknowledged by developer. (Mon, 04 Dec 2023 17:47:03 GMT) Full text and rfc822 format available.

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

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’.




Information forwarded to guix-patches <at> gnu.org:
bug#66831; Package guix-patches. (Mon, 04 Dec 2023 18:18:02 GMT) Full text and rfc822 format available.

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

From: Andy Tai <atai <at> atai.org>
To: Ludovic Courtès <ludo <at> gnu.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, 4 Dec 2023 10:16:58 -0800
Thanks!

On Mon, Dec 4, 2023 at 9:45 AM Ludovic Courtès <ludo <at> gnu.org> wrote:
>
> 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’.




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Tue, 02 Jan 2024 12:24:09 GMT) Full text and rfc822 format available.

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

Previous Next


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