GNU bug report logs - #67368
[PATCH] gnu: ucsim: Update to 0.8.2.

Previous Next

Package: guix-patches;

Reported by: iyzsong <at> envs.net

Date: Wed, 22 Nov 2023 13:07:01 UTC

Severity: normal

Tags: patch

Done: Mathieu Othacehe <othacehe <at> gnu.org>

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: Mathieu Othacehe <othacehe <at> gnu.org>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#67368: closed ([PATCH] gnu: ucsim: Update to 0.8.2.)
Date: Sun, 26 Nov 2023 13:45:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sun, 26 Nov 2023 14:43:49 +0100
with message-id <87h6l8pr3e.fsf <at> gnu.org>
and subject line Re: [bug#67368] [PATCH] gnu: ucsim: Update to 0.8.2.
has caused the debbugs.gnu.org bug report #67368,
regarding [PATCH] gnu: ucsim: Update to 0.8.2.
to be marked as done.

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


-- 
67368: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=67368
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: ucsim: Update to 0.8.2.
Date: Wed, 22 Nov 2023 21:05:35 +0800
From: 宋文武 <iyzsong <at> member.fsf.org>

* gnu/packages/embedded.scm (ucsim): Update to 0.8.2.

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

diff --git a/gnu/packages/embedded.scm b/gnu/packages/embedded.scm
index af2cab1e67..313675814a 100644
--- a/gnu/packages/embedded.scm
+++ b/gnu/packages/embedded.scm
@@ -1592,7 +1592,7 @@ (define-public ebusd
 (define-public ucsim
   (package
     (name "ucsim")
-    (version "0.8.0")
+    (version "0.8.2")
     (source (origin
               (method url-fetch)
               (uri (string-append
@@ -1601,7 +1601,7 @@ (define-public ucsim
                     "ucsim_" version "_orig.tar.gz"))
               (sha256
                (base32
-                "0qyrrna2ssvwla15al183r9zqnqdxxlqawyhx9c86a10m8q8qqlz"))))
+                "1zdvzfhdsbydyyjy5rf2934bn06skdlnky6l9ngbp2k645g0ynlh"))))
     (build-system gnu-build-system)
     (arguments
      (list

base-commit: 857f5017507cfe6cbf742bfb7d33c1520f8c6d15
-- 
2.41.0



[Message part 3 (message/rfc822, inline)]
From: Mathieu Othacehe <othacehe <at> gnu.org>
To: iyzsong <at> envs.net
Cc: 宋文武 <iyzsong <at> member.fsf.org>,
 67368-done <at> debbugs.gnu.org
Subject: Re: [bug#67368] [PATCH] gnu: ucsim: Update to 0.8.2.
Date: Sun, 26 Nov 2023 14:43:49 +0100
> * gnu/packages/embedded.scm (ucsim): Update to 0.8.2.

Duplicate of #67401, closing,

Mathieu


This bug report was last modified 1 year and 205 days ago.

Previous Next


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