GNU bug report logs -
#69365
[PATCH] gnu: swig-next: Update to 4.2.1
Previous Next
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.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 69365 in the body.
You can then email your comments to 69365 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
guix-patches <at> gnu.org
:
bug#69365
; Package
guix-patches
.
(Sun, 25 Feb 2024 05:46: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
.
(Sun, 25 Feb 2024 05:46:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
* 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
Information forwarded
to
guix-patches <at> gnu.org
:
bug#69365
; Package
guix-patches
.
(Tue, 05 Mar 2024 05:57:01 GMT)
Full text and
rfc822 format available.
Message #8 received at 69365 <at> debbugs.gnu.org (full text, mbox):
* 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: 3da49b1472919a62df1fe399638f23a246aa325d
--
2.34.1
Information forwarded
to
guix-patches <at> gnu.org
:
bug#69365
; Package
guix-patches
.
(Wed, 13 Mar 2024 13:18:02 GMT)
Full text and
rfc822 format available.
Message #11 received at submit <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (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)]
Reply sent
to
Christopher Baines <mail <at> cbaines.net>
:
You have taken responsibility.
(Wed, 13 Mar 2024 13:18:03 GMT)
Full text and
rfc822 format available.
Notification sent
to
Andy Tai <atai <at> atai.org>
:
bug acknowledged by developer.
(Wed, 13 Mar 2024 13:18:04 GMT)
Full text and
rfc822 format available.
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Thu, 11 Apr 2024 11:24:33 GMT)
Full text and
rfc822 format available.
This bug report was last modified 1 year and 119 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.