GNU bug report logs - #77919
[PATCH] gnu: swig-next: Update to 4.3.1.

Previous Next

Package: guix-patches;

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

Date: Sat, 19 Apr 2025 08:50:01 UTC

Severity: normal

Tags: patch

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

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Ludovic Courtès <ludo <at> gnu.org>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#77919: closed ([PATCH] gnu: swig-next: Update to 4.3.1.)
Date: Mon, 09 Jun 2025 20:08:04 +0000
[Message part 1 (text/plain, inline)]
Your message dated Mon, 09 Jun 2025 19:33:26 +0200
with message-id <87ldq095w9.fsf_-_ <at> gnu.org>
and subject line Re: bug#77919: [PATCH] gnu: swig-next: Update to 4.3.1.
has caused the debbugs.gnu.org bug report #77919,
regarding [PATCH] gnu: swig-next: Update to 4.3.1.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
77919: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=77919
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (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: swig-next: Update to 4.3.1.
Date: Sat, 19 Apr 2025 01:48:58 -0700
* gnu/packages/swig.scm (swig-next): Update to 4.3.1.

Change-Id: I2d9b7d8a00a19e3e294f438299a2d7ea5672d563
---
 gnu/packages/swig.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/swig.scm b/gnu/packages/swig.scm
index d852f40f51..7743fcf8e5 100644
--- a/gnu/packages/swig.scm
+++ b/gnu/packages/swig.scm
@@ -79,7 +79,7 @@ (define-public swig-next
   (package
     (inherit swig)
     (name "swig")
-    (version "4.3.0")
+    (version "4.3.1")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://sourceforge/" name "/" name "/"
@@ -87,5 +87,5 @@ (define-public swig-next
                                  name "-" version ".tar.gz"))
               (sha256
                (base32
-                "17ma0iwan81hnmd1wqx9g8dx7l6b6ri8218cqy3gj6pnjvvkw87p"))))
+                "1f31xjxymq0nwlis0jn2xjcnd29qmfn6jk9bb9ipvqgif2gq5z24"))))
     (inputs (list pcre2))))

base-commit: b862ec2176fbfe609b16b801e3c91907ea232577
-- 
2.43.0



[Message part 3 (message/rfc822, inline)]
From: Ludovic Courtès <ludo <at> gnu.org>
To: Andy Tai <atai <at> atai.org>
Cc: 77919-done <at> debbugs.gnu.org, mail <at> cbaines.net
Subject: Re: bug#77919: [PATCH] gnu: swig-next: Update to 4.3.1.
Date: Mon, 09 Jun 2025 19:33:26 +0200
Andy Tai <atai <at> atai.org> writes:

> * gnu/packages/swig.scm (swig-next): Update to 4.3.1.
> [native-inputs]: Add pcre2, boost, guile-3 and perl.
>
> Change-Id: I2d9b7d8a00a19e3e294f438299a2d7ea5672d563

Applied, thanks!


This bug report was last modified 6 days ago.

Previous Next


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