GNU bug report logs - #77036
[PATCH] gnu: intel-xed: Update to 2025.03.02.

Previous Next

Package: guix-patches;

Reported by: iyzsong <at> envs.net

Date: Sat, 15 Mar 2025 14:13:04 UTC

Severity: normal

Tags: patch

Done: 宋文武 <iyzsong <at> envs.net>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 77036 in the body.
You can then email your comments to 77036 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


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> envs.net
To: guix-patches <at> gnu.org
Cc: 宋文武 <iyzsong <at> member.fsf.org>
Subject: [PATCH] gnu: intel-xed: Update to 2025.03.02.
Date: Sat, 15 Mar 2025 22:16:43 +0800
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):

From: 宋文武 <iyzsong <at> envs.net>
To: 77036-done <at> debbugs.gnu.org
Subject: Re: [bug#77036] [PATCH] gnu: intel-xed: Update to 2025.03.02.
Date: Sun, 16 Mar 2025 10:59:43 +0800
Pushed, close.




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sun, 13 Apr 2025 11:24:42 GMT) Full text and rfc822 format available.

This bug report was last modified 64 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.