GNU bug report logs -
#77696
[PATCH] gnu: yosys: Update to 0.52.
Previous Next
To reply to this bug, email your comments to 77696 AT debbugs.gnu.org.
There is no need to reopen the bug first.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
csantosb <at> inventati.org, ekaitz <at> elenq.tech, maxim.cournoyer <at> gmail.com, guix-patches <at> gnu.org
:
bug#77696
; Package
guix-patches
.
(Thu, 10 Apr 2025 09:53:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Cayetano Santos <csantosb <at> inventati.org>
:
New bug report received and forwarded. Copy sent to
csantosb <at> inventati.org, ekaitz <at> elenq.tech, maxim.cournoyer <at> gmail.com, guix-patches <at> gnu.org
.
(Thu, 10 Apr 2025 09:53:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/fpga.scm (yosys): Update to 0.52.
Change-Id: I1425becfad1b210d3cea22c6654468b53407aa55
---
gnu/packages/fpga.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/fpga.scm b/gnu/packages/fpga.scm
index 893e875276..94d808df19 100644
--- a/gnu/packages/fpga.scm
+++ b/gnu/packages/fpga.scm
@@ -157,7 +157,7 @@ (define-public iverilog
(define-public yosys
(package
(name "yosys")
- (version "0.51")
+ (version "0.52")
(source
(origin
(method git-fetch)
@@ -165,7 +165,7 @@ (define-public yosys
(url "https://github.com/YosysHQ/yosys")
(commit (string-append "v" version))))
(sha256
- (base32 "091acyz3bs20shsbavqnd11n0jcx3fqal4rfg6gdf314bx6nrydm"))
+ (base32 "1wf7z3fwfy00kng8hmdjy8zpj4hqqznjjk6wha10ij0sy1y1fwhm"))
(file-name (git-file-name name version))))
(build-system gnu-build-system)
(arguments
base-commit: 07c9a4273152deb128006b5ac2087d5fe30a5927
--
2.49.0
Information forwarded
to
guix-patches <at> gnu.org
:
bug#77696
; Package
guix-patches
.
(Fri, 18 Apr 2025 07:43:05 GMT)
Full text and
rfc822 format available.
Message #8 received at submit <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
Cayetano Santos via Guix-patches via <guix-patches <at> gnu.org> writes:
> * gnu/packages/fpga.scm (yosys): Update to 0.52.
>
> Change-Id: I1425becfad1b210d3cea22c6654468b53407aa55
> ---
> gnu/packages/fpga.scm | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/gnu/packages/fpga.scm b/gnu/packages/fpga.scm
> index 893e875276..94d808df19 100644
> --- a/gnu/packages/fpga.scm
> +++ b/gnu/packages/fpga.scm
> @@ -157,7 +157,7 @@ (define-public iverilog
> (define-public yosys
> (package
> (name "yosys")
> - (version "0.51")
> + (version "0.52")
> (source
> (origin
> (method git-fetch)
> @@ -165,7 +165,7 @@ (define-public yosys
> (url "https://github.com/YosysHQ/yosys")
> (commit (string-append "v" version))))
> (sha256
> - (base32 "091acyz3bs20shsbavqnd11n0jcx3fqal4rfg6gdf314bx6nrydm"))
> + (base32 "1wf7z3fwfy00kng8hmdjy8zpj4hqqznjjk6wha10ij0sy1y1fwhm"))
> (file-name (git-file-name name version))))
> (build-system gnu-build-system)
> (arguments
>
> base-commit: 07c9a4273152deb128006b5ac2087d5fe30a5927
pushed, closing.
[signature.asc (application/pgp-signature, inline)]
Reply sent
to
Z572 <z572 <at> z572.online>
:
You have taken responsibility.
(Fri, 18 Apr 2025 07:43:08 GMT)
Full text and
rfc822 format available.
Notification sent
to
Cayetano Santos <csantosb <at> inventati.org>
:
bug acknowledged by developer.
(Fri, 18 Apr 2025 07:43:09 GMT)
Full text and
rfc822 format available.
This bug report was last modified 15 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.