From: iyzsong--- via Guix-patches via <guix-patches@gnu.org>
To: 67401@debbugs.gnu.org
Cc: 宋文武 <iyzsong@member.fsf.org>
Subject: [bug#67401] [PATCH] gnu: ucsim: Update to 0.8.2.
Date: Wed, 22 Nov 2023 21:05:35 +0800 [thread overview]
Message-ID: <ffe37c3cc1bbd7f76e8a24a05142c4e994ceb151.1700658330.git.iyzsong@member.fsf.org> (raw)
Message-ID: <20231122130535.bZLJguu0ZczC9Y5to0S8tqe65kFqDoQ6bYHNFlNFRuU@z> (raw)
From: 宋文武 <iyzsong@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
next reply other threads:[~2023-11-23 13:45 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-11-22 13:05 iyzsong--- via Guix-patches via [this message]
2023-11-22 13:05 ` [bug#67401] [PATCH] gnu: ucsim: Update to 0.8.2 iyzsong--- via Guix-patches via
2023-11-26 13:42 ` bug#67401: " Mathieu Othacehe
2023-11-26 13:43 ` bug#67368: " Mathieu Othacehe
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://guix.gnu.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=ffe37c3cc1bbd7f76e8a24a05142c4e994ceb151.1700658330.git.iyzsong@member.fsf.org \
--to=guix-patches@gnu.org \
--cc=67401@debbugs.gnu.org \
--cc=iyzsong@envs.net \
--cc=iyzsong@member.fsf.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).