gnu: xa: Update to 2.4.1.

* gnu/packages/assembly.scm (xa): Update to 2.4.1.

Change-Id: I7c35a546c5ace3083a28a1bb4ba713dde1e5884b
Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
This commit is contained in:
Artyom V. Poptsov 2024-08-26 13:50:26 +03:00 committed by Zheng Junjie
parent 2a64eb8064
commit 128d0b2ae0
No known key found for this signature in database
GPG Key ID: 3B5AA993E1A2DFF0

View File

@ -15,6 +15,7 @@
;;; Copyright © 2023 Simon South <simon@simonsouth.net>
;;; Copyright © 2023 B. Wilson <elaexuotee@wilsonb.com>
;;; Copyright © 2024 Zheng Junjie <873216071@qq.com>
;;; Copyright © 2024 Artyom V. Poptsov <poptsov.artyom@gmail.com>
;;;
;;; This file is part of GNU Guix.
;;;
@ -458,14 +459,14 @@ Supported architectures are:
(define-public xa
(package
(name "xa")
(version "2.3.14")
(version "2.4.1")
(source (origin
(method url-fetch)
(uri (string-append "https://www.floodgap.com/retrotech/xa"
"/dists/xa-" version ".tar.gz"))
(sha256
(base32
"0bph41aglxl07rnggrir2dl1x97f52hm0bl51d0vklyqvfyvm6qv"))))
"1hrspv9hxgk2nkbbh24g84hn0rglfwj8p7849zrn9qx869m2mhb3"))))
(build-system gnu-build-system)
(arguments
(list