GNU bug report logs - #77553
[PATCH] gnu: m8c: Update to 1.7.10.

Previous Next

Package: guix-patches;

Reported by: Cayetano Santos <csantosb <at> inventati.org>

Date: Sat, 5 Apr 2025 15:25:01 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#77553: closed ([PATCH] gnu: m8c: Update to 1.7.10.)
Date: Sun, 06 Apr 2025 07:26:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sun, 06 Apr 2025 15:29:34 +0800
with message-id <877c3xu4rl.fsf <at> envs.net>
and subject line Re: [bug#77553] [PATCH] gnu: m8c: Update to 1.7.10.
has caused the debbugs.gnu.org bug report #77553,
regarding [PATCH] gnu: m8c: Update to 1.7.10.
to be marked as done.

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


-- 
77553: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=77553
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Cayetano Santos <csantosb <at> inventati.org>
To: guix-patches <at> gnu.org
Cc: Cayetano Santos <csantosb <at> inventati.org>
Subject: [PATCH] gnu: m8c: Update to 1.7.10.
Date: Sat,  5 Apr 2025 17:23:56 +0200
* gnu/packages/electronics.scm (m8c): Update to 1.7.10.

Change-Id: I28054a18f7d7f8816cb5cb21629dfd8fb11447a9
---
 gnu/packages/electronics.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/electronics.scm b/gnu/packages/electronics.scm
index ce35b19432..e03b9e0a06 100644
--- a/gnu/packages/electronics.scm
+++ b/gnu/packages/electronics.scm
@@ -436,7 +436,7 @@ (define-public xoscope
 (define-public m8c
   (package
     (name "m8c")
-    (version "1.7.0")
+    (version "1.7.10")
     (source
      (origin
        (method git-fetch)
@@ -445,7 +445,7 @@ (define-public m8c
              (commit (string-append "v" version))))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "1wsknqgya2vkalbjq6rvmknsdk4lrqkn0z5rpjf4pd5vxgr8qryb"))))
+        (base32 "18bx6jf0jbgnd6cfydh4iknh25rrpyc8awma4a1hkia57fyjy2gi"))))
     (build-system gnu-build-system)
     (arguments
      (list

base-commit: d473abf0b40fe4bedf9423a6822d067a9a7826cf
--
2.49.0



[Message part 3 (message/rfc822, inline)]
From: 宋文武 <iyzsong <at> envs.net>
To: Cayetano Santos <csantosb <at> inventati.org>
Cc: 77553-done <at> debbugs.gnu.org, Maxim Cournoyer <maxim.cournoyer <at> gmail.com>,
 Ekaitz Zarraga <ekaitz <at> elenq.tech>
Subject: Re: [bug#77553] [PATCH] gnu: m8c: Update to 1.7.10.
Date: Sun, 06 Apr 2025 15:29:34 +0800
Cayetano Santos <csantosb <at> inventati.org> writes:

> * gnu/packages/electronics.scm (m8c): Update to 1.7.10.

Pushed as commit fbaabb19bc, thank you.


This bug report was last modified 82 days ago.

Previous Next


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