From 99dcb0bf69c69bee6ee905431557bb6ec5313e5a Mon Sep 17 00:00:00 2001 From: Raboneko <119771935+raboneko@users.noreply.github.com> Date: Mon, 3 Nov 2025 22:12:08 -0800 Subject: [PATCH] fix: amaranth _desc (#7091) (#7093) (cherry picked from commit a5b63a6c405d610a5a9608d8839e085e541fd5e6) Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> Co-authored-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> --- anda/langs/amaranth/amaranth.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/langs/amaranth/amaranth.spec b/anda/langs/amaranth/amaranth.spec index de2df12286..73dd99eb6f 100644 --- a/anda/langs/amaranth/amaranth.spec +++ b/anda/langs/amaranth/amaranth.spec @@ -1,5 +1,5 @@ %global pypi_name amaranth -%global _desc Scots A modern hardware definition language and toolchain based on Python. +%global _desc A modern hardware definition language and toolchain based on Python. %define _python_dist_allow_version_zero 1