guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

02/04: gnu: xnec2c: Update to 4.4.16.


From: guix-commits
Subject: 02/04: gnu: xnec2c: Update to 4.4.16.
Date: Mon, 14 Oct 2024 05:44:37 -0400 (EDT)

glv pushed a commit to branch master
in repository guix.

commit 91e2e9340f79ad23f15516ca7aface1af92db12c
Author: Guillaume Le Vaillant <glv@posteo.net>
AuthorDate: Mon Oct 14 11:04:39 2024 +0200

    gnu: xnec2c: Update to 4.4.16.
    
    * gnu/packages/radio.scm (xnec2c): Update to 4.4.16.
    
    Change-Id: I8cf8dd7b3a92159f251a9145b15d336c8c46f8e9
---
 gnu/packages/radio.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/radio.scm b/gnu/packages/radio.scm
index 4ebcf1e55d..5d91d0d6b1 100644
--- a/gnu/packages/radio.scm
+++ b/gnu/packages/radio.scm
@@ -1810,14 +1810,14 @@ operators.")
 (define-public xnec2c
   (package
     (name "xnec2c")
-    (version "4.4.12")
+    (version "4.4.16")
     (source
      (origin
        (method url-fetch)
        (uri (string-append "https://www.xnec2c.org/releases/xnec2c-v";
                            version ".tar.gz"))
        (sha256
-        (base32 "1ibj2bjzn4dp988w0yayjsiccv44icsm02gr0g6gk389p7lg32p9"))))
+        (base32 "0sdfmaaipcz23807xiaxjkxw0m0px4plgr73lp37hz76jzr649jy"))))
     (build-system gnu-build-system)
     (native-inputs
      (list autoconf



reply via email to

[Prev in Thread] Current Thread [Next in Thread]