[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
03/09: gnu: swig-next: Update to 4.2.1.
From: |
guix-commits |
Subject: |
03/09: gnu: swig-next: Update to 4.2.1. |
Date: |
Wed, 13 Mar 2024 09:00:48 -0400 (EDT) |
cbaines pushed a commit to branch master
in repository guix.
commit 0762c240dc8e6004f2e766c88a765649ab777cb4
Author: Andy Tai <atai@atai.org>
AuthorDate: Mon Mar 4 21:54:40 2024 -0800
gnu: swig-next: Update to 4.2.1.
* gnu/packages/swig.scm (swig-next): Update to 4.2.1.
Change-Id: I8119b79ebf7d7d404f1161473ab16a04017c1bb7
Signed-off-by: Christopher Baines <mail@cbaines.net>
---
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 @@ you tailor the wrapping process to suit your application.")
(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 @@ you tailor the wrapping process to suit your application.")
name "-" version ".tar.gz"))
(sha256
(base32
- "15wwh9215rdkflpr85r7zxr2nmrib03jr4bvh5i0f9lyb3bs4716"))))
+ "1n5pb77hwadjpbqgqn28i5v4cp94ar19wmv9vk6v4j6hw9a5617s"))))
(inputs (list pcre2))))
- branch master updated (bcc5ba6358 -> 7b5c030684), guix-commits, 2024/03/13
- 09/09: gnu: cl-nodgui: Update to 0.6.0.2., guix-commits, 2024/03/13
- 06/09: gnu: zig-zls: Update to 0.10.0., guix-commits, 2024/03/13
- 03/09: gnu: swig-next: Update to 4.2.1.,
guix-commits <=
- 01/09: gnu: fcgiwrap: Update to 1.1.0-1.2870d27, change source., guix-commits, 2024/03/13
- 02/09: gnu: vcmi: Update to 1.4.5., guix-commits, 2024/03/13
- 08/09: gnu: cni-plugins: Update to 1.4.1., guix-commits, 2024/03/13
- 04/09: gnu: rpi-imager: Update to version 1.8.5., guix-commits, 2024/03/13
- 07/09: gnu: slib: Update to 3c1., guix-commits, 2024/03/13
- 05/09: gnu: diffoscope: Update to 260., guix-commits, 2024/03/13