From da7c5d29adba7281b4ec3e92e64a2498817fb802 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Tue, 10 Mar 2026 11:06:59 +0000 Subject: [PATCH] bump: zig-master-bootstrap rust-mise --- anda/langs/zig/bootstrap/setup.sh | 2 +- anda/langs/zig/bootstrap/zig-master-bootstrap.spec | 2 +- anda/tools/buildsys/mise/rust-mise.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 e4bd1449c9..ff2ce7eb7a 100755 --- a/anda/langs/zig/bootstrap/setup.sh +++ b/anda/langs/zig/bootstrap/setup.sh @@ -1,6 +1,6 @@ #!/usr/bin/bash -version=0.16.0-dev.2722+f16eb18ce +version=0.16.0-dev.2736+3b515fbed mirrors=() diff --git a/anda/langs/zig/bootstrap/zig-master-bootstrap.spec b/anda/langs/zig/bootstrap/zig-master-bootstrap.spec index f5e5be0a9b..da024b75d8 100644 --- a/anda/langs/zig/bootstrap/zig-master-bootstrap.spec +++ b/anda/langs/zig/bootstrap/zig-master-bootstrap.spec @@ -7,7 +7,7 @@ %define llvm_compat 20 %endif %global llvm_version 20.0.0 -%global ver 0.16.0-dev.2722+f16eb18ce +%global ver 0.16.0-dev.2736+3b515fbed %bcond bootstrap 1 %bcond docs %{without bootstrap} %bcond test 1 diff --git a/anda/tools/buildsys/mise/rust-mise.spec b/anda/tools/buildsys/mise/rust-mise.spec index e749c5044f..647cfd9682 100644 --- a/anda/tools/buildsys/mise/rust-mise.spec +++ b/anda/tools/buildsys/mise/rust-mise.spec @@ -5,7 +5,7 @@ %global crate mise Name: rust-mise -Version: 2026.3.6 +Version: 2026.3.7 Release: 1%{?dist} Summary: Front-end to your dev env