GNU bug report logs - #69365
[PATCH] gnu: swig-next: Update to 4.2.1

Previous Next

Package: guix-patches;

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

Date: Sun, 25 Feb 2024 05:46:02 UTC

Severity: normal

Tags: patch

Done: Christopher Baines <mail <at> cbaines.net>

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#69365: closed (Re: [bug#69365] [PATCH v2] gnu: swig-next:
 Update to 4.2.1)
Date: Wed, 13 Mar 2024 13:18:04 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#69365: [PATCH] gnu: swig-next: Update to 4.2.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 69365 <at> debbugs.gnu.org.

-- 
69365: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=69365
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Christopher Baines <mail <at> cbaines.net>
To: Andy Tai <atai <at> atai.org>
Cc: 69365-done <at> debbugs.gnu.org, guix-patches <at> gnu.org
Subject: Re: [bug#69365] [PATCH v2] gnu: swig-next: Update to 4.2.1
Date: Wed, 13 Mar 2024 13:16:03 +0000
[Message part 3 (text/plain, inline)]
Andy Tai <atai <at> atai.org> writes:

> * gnu/packages/swig.scm (swig-next): Update to 4.2.1
>
> Change-Id: I8119b79ebf7d7d404f1161473ab16a04017c1bb7
> ---
>  gnu/packages/swig.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Thanks for the patch, I've pushed this to master as
0762c240dc8e6004f2e766c88a765649ab777cb4.

Chris
[signature.asc (application/pgp-signature, inline)]
[Message part 5 (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.2.1
Date: Sat, 24 Feb 2024 21:27:49 -0800
* gnu/packages/swig.scm (swig-next): Update to 4.2.1

Change-Id: I8119b79ebf7d7d404f1161473ab16a04017c1bb7
---
 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 7025d05038..03cddcf28e 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.2.0")
+    (version "4.2.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
-                "15wwh9215rdkflpr85r7zxr2nmrib03jr4bvh5i0f9lyb3bs4716"))))
+                "1n5pb77hwadjpbqgqn28i5v4cp94ar19wmv9vk6v4j6hw9a5617s"))))
     (inputs (list pcre2))))

base-commit: 05bbe9993f687da1fd684a31474c621f2a1c37b2
-- 
2.34.1




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

Previous Next


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