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.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: 宋文武 <iyzsong <at> envs.net>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#77036: closed ([PATCH] gnu: intel-xed: Update to 2025.03.02.)
Date: Sun, 16 Mar 2025 02:56:03 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sun, 16 Mar 2025 10:59:43 +0800
with message-id <87r02xptnk.fsf <at> envs.net>
and subject line Re: [bug#77036] [PATCH] gnu: intel-xed: Update to 2025.03.02.
has caused the debbugs.gnu.org bug report #77036,
regarding [PATCH] gnu: intel-xed: Update to 2025.03.02.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
77036: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=77036
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
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



[Message part 3 (message/rfc822, inline)]
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.


This bug report was last modified 65 days ago.

Previous Next


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