From a59d2396462ecfa4fb21c2bf14fdc465fd6b6b4e Mon Sep 17 00:00:00 2001 From: Raboneko Date: Sat, 18 Apr 2026 13:42:50 +0000 Subject: [PATCH] bump: helium-browser-bin osu-lazer zig-master-bootstrap --- anda/apps/helium-browser-bin/helium-browser-bin.spec | 2 +- anda/games/osu-lazer/osu-lazer.spec | 4 ++-- anda/langs/zig/bootstrap/setup.sh | 2 +- anda/langs/zig/bootstrap/zig-master-bootstrap.spec | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/anda/apps/helium-browser-bin/helium-browser-bin.spec b/anda/apps/helium-browser-bin/helium-browser-bin.spec index 652f349543..674378095c 100644 --- a/anda/apps/helium-browser-bin/helium-browser-bin.spec +++ b/anda/apps/helium-browser-bin/helium-browser-bin.spec @@ -11,7 +11,7 @@ %endif Name: helium-browser-bin -Version: 0.11.2.1 +Version: 0.11.3.2 Release: 1%{?dist} Summary: Private, fast, and honest web browser based on Chromium diff --git a/anda/games/osu-lazer/osu-lazer.spec b/anda/games/osu-lazer/osu-lazer.spec index c0c732c495..89fbd31617 100644 --- a/anda/games/osu-lazer/osu-lazer.spec +++ b/anda/games/osu-lazer/osu-lazer.spec @@ -1,9 +1,9 @@ -%define osuresver 2026.404.0 +%define osuresver 2026.411.0 %global debug_package %{nil} %define __strip /bin/true Name: osu-lazer -Version: 2026.406.0 +Version: 2026.418.0 Release: 1%{?dist} Summary: The future of osu! and the beginning of an open era! Commonly known by the codename osu!lazer. Pew pew. ExclusiveArch: x86_64 diff --git a/anda/langs/zig/bootstrap/setup.sh b/anda/langs/zig/bootstrap/setup.sh index 418a67d570..536b8dc97a 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.9+046002d1a +version=0.17.0-dev.27+0dd99c37c mirrors=() diff --git a/anda/langs/zig/bootstrap/zig-master-bootstrap.spec b/anda/langs/zig/bootstrap/zig-master-bootstrap.spec index 34a83b747b..452888b9da 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 21 %endif %global llvm_version 21.0.0 -%global ver 0.17.0-dev.9+046002d1a +%global ver 0.17.0-dev.27+0dd99c37c %bcond bootstrap 1 %bcond docs %{without bootstrap} %bcond test 1