GNU bug report logs -
#77036
[PATCH] gnu: intel-xed: Update to 2025.03.02.
Previous Next
Reported by: iyzsong <at> envs.net
Date: Sat, 15 Mar 2025 14:13:04 UTC
Severity: normal
Tags: patch
Done: 宋文武 <iyzsong <at> envs.net>
To reply to this bug, email your comments to 77036 AT debbugs.gnu.org.
There is no need to reopen the bug first.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
guix-patches <at> gnu.org
:
bug#77036
; Package
guix-patches
.
(Sat, 15 Mar 2025 14:13:05 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
iyzsong <at> envs.net
:
New bug report received and forwarded. Copy sent to
guix-patches <at> gnu.org
.
(Sat, 15 Mar 2025 14:13:05 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
From: 宋文武 <iyzsong <at> member.fsf.org>
* gnu/packages/assembly.scm (intel-xed): Update to 2025.03.02.
Change-Id: Ibd14ba0dfac925b673c8370d01c18ae8e81a93d9
---
gnu/packages/assembly.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/assembly.scm b/gnu/packages/assembly.scm
index 7fe9e0f11e..ca5ad63e0f 100644
--- a/gnu/packages/assembly.scm
+++ b/gnu/packages/assembly.scm
@@ -586,14 +586,14 @@ (define-public armips
(define-public intel-xed
(package
(name "intel-xed")
- (version "2023.08.21")
+ (version "2025.03.02")
(source
(origin
(method git-fetch)
(uri (git-reference
(url "https://github.com/intelxed/xed")
(commit (string-append "v" version))))
- (sha256 (base32 "1zv99m5h3n3w6jcpplznq030s5mlwg5llz3vgfwpfl5l8laz1032"))
+ (sha256 (base32 "1h1q1rq96mh0jaqsg5pwmxwrcbpb83i79kblzfqszlq2nn0ih55j"))
(file-name (git-file-name name version))))
(build-system gnu-build-system)
(native-inputs
base-commit: 1bf1daac77316898d716c27968e4100d8ce464fb
--
2.48.1
Reply sent
to
宋文武 <iyzsong <at> envs.net>
:
You have taken responsibility.
(Sun, 16 Mar 2025 02:56:03 GMT)
Full text and
rfc822 format available.
Notification sent
to
iyzsong <at> envs.net
:
bug acknowledged by developer.
(Sun, 16 Mar 2025 02:56:03 GMT)
Full text and
rfc822 format available.
Message #10 received at 77036-done <at> debbugs.gnu.org (full text, mbox):
Pushed, close.
This bug report was last modified 19 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.