From f04badfbcfd1e1197c654bf1162b3683b16867be Mon Sep 17 00:00:00 2001 From: Raboneko Date: Tue, 5 May 2026 08:37:25 +0000 Subject: [PATCH] bump: rust-zellij zig-master-bootstrap --- anda/langs/rust/zellij/rust-zellij.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/langs/rust/zellij/rust-zellij.spec b/anda/langs/rust/zellij/rust-zellij.spec index 13fea567eb..498f8f3980 100644 --- a/anda/langs/rust/zellij/rust-zellij.spec +++ b/anda/langs/rust/zellij/rust-zellij.spec @@ -5,7 +5,7 @@ %global crate zellij Name: rust-zellij -Version: 0.44.1 +Version: 0.44.2 Release: 1%{?dist} Summary: Terminal workspace with batteries included diff --git a/anda/langs/zig/bootstrap/setup.sh b/anda/langs/zig/bootstrap/setup.sh index 4ddf6d8d42..fce09c018e 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.248+95507faf1 +version=0.17.0-dev.251+0db721ec2 mirrors=() diff --git a/anda/langs/zig/bootstrap/zig-master-bootstrap.spec b/anda/langs/zig/bootstrap/zig-master-bootstrap.spec index e36892bd58..ec0602cae8 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.248+95507faf1 +%global ver 0.17.0-dev.251+0db721ec2 %bcond bootstrap 1 %bcond docs %{without bootstrap} %bcond test 1