From 588fb9d4f3e979fa7f6ed4588bb51e363160706d Mon Sep 17 00:00:00 2001 From: Raboneko Date: Sat, 23 May 2026 11:41:14 +0000 Subject: [PATCH] bump: rust-mise zig-master-bootstrap --- anda/buildsys/mise/rust-mise.spec | 2 +- anda/langs/zig/bootstrap/setup.sh | 2 +- anda/langs/zig/bootstrap/zig-master-bootstrap.spec | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/anda/buildsys/mise/rust-mise.spec b/anda/buildsys/mise/rust-mise.spec index 1c8a96b767..77fa35dc5a 100644 --- a/anda/buildsys/mise/rust-mise.spec +++ b/anda/buildsys/mise/rust-mise.spec @@ -5,7 +5,7 @@ %global crate mise Name: rust-mise -Version: 2026.5.14 +Version: 2026.5.15 Release: 1%{?dist} Summary: Front-end to your dev env diff --git a/anda/langs/zig/bootstrap/setup.sh b/anda/langs/zig/bootstrap/setup.sh index cfef27a21a..67f85a0746 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.329+21b7ceb5e +version=0.17.0-dev.332+4a65cc4ac mirrors=() diff --git a/anda/langs/zig/bootstrap/zig-master-bootstrap.spec b/anda/langs/zig/bootstrap/zig-master-bootstrap.spec index 7ad8452914..18750b9813 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.329+21b7ceb5e +%global ver 0.17.0-dev.332+4a65cc4ac %bcond bootstrap 1 %bcond docs %{without bootstrap} %bcond test 1