From: "Artyom V. Poptsov" <poptsov.artyom@gmail.com>
To: 72817@debbugs.gnu.org
Cc: "Artyom V. Poptsov" <poptsov.artyom@gmail.com>
Subject: [bug#72817] [PATCH 1/3] gnu: xa: Update to 2.4.1.
Date: Mon, 26 Aug 2024 13:50:26 +0300 [thread overview]
Message-ID: <0edf7109882f8d3d4be9c6878efe5c88ade6e458.1724669204.git.poptsov.artyom@gmail.com> (raw)
In-Reply-To: <cover.1724669204.git.poptsov.artyom@gmail.com>
* gnu/packages/assembly.scm (xa): Update to 2.4.1.
Change-Id: I7c35a546c5ace3083a28a1bb4ba713dde1e5884b
---
gnu/packages/assembly.scm | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/assembly.scm b/gnu/packages/assembly.scm
index 5b2518277c..53106a0d74 100644
--- a/gnu/packages/assembly.scm
+++ b/gnu/packages/assembly.scm
@@ -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 @@ (define-public wla-dx
(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
--
2.45.2
next prev parent reply other threads:[~2024-08-26 10:52 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-08-26 10:47 [bug#72817] [PATCH 0/3] gnu: vice: Update to 3.8 Artyom V. Poptsov
2024-08-26 10:50 ` Artyom V. Poptsov [this message]
2024-08-26 10:50 ` [bug#72817] [PATCH 2/3] gnu: xa: Enable tests Artyom V. Poptsov
2024-08-28 3:10 ` Z572
2024-08-26 10:50 ` [bug#72817] [PATCH 3/3] gnu: vice: Update to 3.8 Artyom V. Poptsov
2024-08-28 3:09 ` Z572
2024-08-28 3:11 ` [bug#72817] [PATCH 0/3] " Z572
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://guix.gnu.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=0edf7109882f8d3d4be9c6878efe5c88ade6e458.1724669204.git.poptsov.artyom@gmail.com \
--to=poptsov.artyom@gmail.com \
--cc=72817@debbugs.gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).