From fc132890cdc83b62fe3cf70eef97bd7af87f82ec Mon Sep 17 00:00:00 2001 From: Raboneko Date: Wed, 15 Oct 2025 02:49:56 +0000 Subject: [PATCH] bump: amaranth electron --- anda/langs/amaranth/amaranth.spec | 2 +- anda/tools/electron/electron.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/anda/langs/amaranth/amaranth.spec b/anda/langs/amaranth/amaranth.spec index 415b914c4d..de2df12286 100644 --- a/anda/langs/amaranth/amaranth.spec +++ b/anda/langs/amaranth/amaranth.spec @@ -4,7 +4,7 @@ %define _python_dist_allow_version_zero 1 Name: python-%{pypi_name} -Version: 0.5.7 +Version: 0.5.8 Release: 1%?dist Summary: A modern hardware definition language and toolchain based on Python License: BSD-2-Clause diff --git a/anda/tools/electron/electron.spec b/anda/tools/electron/electron.spec index 81279a69e5..7c5dbc3d61 100644 --- a/anda/tools/electron/electron.spec +++ b/anda/tools/electron/electron.spec @@ -12,7 +12,7 @@ %global __provides_exclude_from %{_libdir}/%{name}/.*\\.so Name: electron -Version: 38.2.2 +Version: 38.3.0 Release: 1%?dist Summary: Build cross platform desktop apps with web technologies License: MIT