From 6bb3a346b88b7d75403a0a88929967ac4d1fc49c Mon Sep 17 00:00:00 2001 From: Raboneko Date: Sat, 16 May 2026 18:38:11 +0000 Subject: [PATCH] bump: zig-master-bootstrap typos --- anda/langs/zig/bootstrap/setup.sh | 2 +- anda/langs/zig/bootstrap/zig-master-bootstrap.spec | 2 +- anda/tools/typos/typos.spec | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/anda/langs/zig/bootstrap/setup.sh b/anda/langs/zig/bootstrap/setup.sh index 40ebb8b86d..79d07c7769 100755 --- a/anda/langs/zig/bootstrap/setup.sh +++ b/anda/langs/zig/bootstrap/setup.sh @@ -1,6 +1,6 @@ #!/usr/bin/bash -version=0.17.0-dev.304+9787df942 +version=0.17.0-dev.305+bdfbf432d mirrors=() diff --git a/anda/langs/zig/bootstrap/zig-master-bootstrap.spec b/anda/langs/zig/bootstrap/zig-master-bootstrap.spec index 59e6b66309..e6c9958c76 100644 --- a/anda/langs/zig/bootstrap/zig-master-bootstrap.spec +++ b/anda/langs/zig/bootstrap/zig-master-bootstrap.spec @@ -6,7 +6,7 @@ %define llvm_compat 22 %endif %global llvm_version 22.0.0 -%global ver 0.17.0-dev.304+9787df942 +%global ver 0.17.0-dev.305+bdfbf432d %bcond bootstrap 1 %bcond docs %{without bootstrap} %bcond test 1 diff --git a/anda/tools/typos/typos.spec b/anda/tools/typos/typos.spec index 08dce2d96b..d5d380b137 100644 --- a/anda/tools/typos/typos.spec +++ b/anda/tools/typos/typos.spec @@ -2,7 +2,7 @@ %define debug_package %{nil} Name: typos -Version: 1.46.1 +Version: 1.46.2 Release: 1%{?dist} Summary: Source Code Spelling Correction