unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#73920] [PATCH] gnu: swig-next; Update to 4.3.0.
@ 2024-10-20 22:25 Andy Tai
  0 siblings, 0 replies; only message in thread
From: Andy Tai @ 2024-10-20 22:25 UTC (permalink / raw)
  To: 73920; +Cc: Andy Tai

* gnu/packages/swig.scm (swig-next): Update to 4.3.0.

Change-Id: I364b7d061a8e5b7d38a12e3d534fbfbbc0f1bd55
---
 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 03cddcf28e..d852f40f51 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.1")
+    (version "4.3.0")
     (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
-                "1n5pb77hwadjpbqgqn28i5v4cp94ar19wmv9vk6v4j6hw9a5617s"))))
+                "17ma0iwan81hnmd1wqx9g8dx7l6b6ri8218cqy3gj6pnjvvkw87p"))))
     (inputs (list pcre2))))

base-commit: 92910f5413fd9112c0502138eed5fff758c5de65
-- 
2.34.1





^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2024-10-20 22:26 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-20 22:25 [bug#73920] [PATCH] gnu: swig-next; Update to 4.3.0 Andy Tai

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).