all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Andy Tai <atai@atai.org>
To: 69791@debbugs.gnu.org
Cc: Andy Tai <atai@atai.org>
Subject: [bug#69791] [PATCH] gnu: wxwidgets: Update to 3.2.4
Date: Wed, 13 Mar 2024 22:47:54 -0700	[thread overview]
Message-ID: <06d2731111e891bc54005bfbcabf7c62a30657f4.1710395239.git.atai@atai.org> (raw)

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

Change-Id: I06eebd1e23610c87b7f67ae9a8567e0190eb43ed
---
 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 b9c81472aa..1e5bae27b5 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.3")
+    (version "3.2.4")
     (source
      (origin
        (method url-fetch)
@@ -74,7 +74,7 @@ (define-public wxwidgets
                            "releases/download/v" version
                            "/wxWidgets-" version ".tar.bz2"))
        (sha256
-        (base32 "0ym6s4q1fh1cd6x4nh468i15ivjmw22flsi7c9qkhrz1qxksnw61"))
+        (base32 "0ghkr8wahnw44c6p7zzvc696gmrqc7pxp2bkrcpazdbdf6my2h06"))
        (modules '((guix build utils)
                   (ice-9 ftw)
                   (srfi srfi-26)))

base-commit: 76a3414a1bc500626a9feca013673f994eb51a34
-- 
2.34.1





             reply	other threads:[~2024-03-14  5:48 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-14  5:47 Andy Tai [this message]
2024-04-16  7:45 ` [bug#69791] [PATCH v2] gnu: wxwidgets: Update to 3.2.4 Andy Tai
2024-04-28  2:53 ` [bug#69791] [PATCH v3] " Andy Tai
2024-05-13 13:13 ` [bug#69791] [PATCH] " Nicolas Graves via Guix-patches via
2024-05-13 14:18   ` Nicolas Graves via Guix-patches via
2024-05-14 19:54 ` [bug#69791] [PATCH v4 0/4] " Nicolas Graves via Guix-patches via
2024-05-14 19:54   ` [bug#69791] [PATCH v4 1/4] " Nicolas Graves via Guix-patches via
2024-05-16  7:00     ` Christopher Baines
2024-05-14 19:54   ` [bug#69791] [PATCH v4 2/4] gnu: slade: Update to 3.2.5 Nicolas Graves via Guix-patches via
2024-05-14 19:54   ` [bug#69791] [PATCH v4 3/4] gnu: tenacity: Update to 1.3.3 Nicolas Graves via Guix-patches via
2024-05-14 19:54   ` [bug#69791] [PATCH v4 4/4] gnu: tenacity: Add support for ebml and matroska formats Nicolas Graves via Guix-patches via

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=06d2731111e891bc54005bfbcabf7c62a30657f4.1710395239.git.atai@atai.org \
    --to=atai@atai.org \
    --cc=69791@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.