From b43bf391f0ee0edd94de285e09d426ff240dc114 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Fri, 27 Mar 2026 18:02:58 +0000 Subject: [PATCH] bump: rpcs3 xray zig-master-bootstrap --- anda/games/rpcs3/rpcs3.spec | 4 ++-- anda/langs/go/xray/stable/xray.spec | 2 +- 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/games/rpcs3/rpcs3.spec b/anda/games/rpcs3/rpcs3.spec index 9541d60d16..c4af1d0522 100644 --- a/anda/games/rpcs3/rpcs3.spec +++ b/anda/games/rpcs3/rpcs3.spec @@ -9,8 +9,8 @@ # GLIBCXX_ASSERTIONS is known to break RPCS3 %global build_cflags %(echo "%{__build_flags_lang_c}" | sed 's|-Wp,-D_GLIBCXX_ASSERTIONS ||g') %{?_distro_extra_cflags} %global build_cxxflags %(echo "%{__build_flags_lang_cxx}" | sed 's|-Wp,-D_GLIBCXX_ASSERTIONS ||g') %{?_distro_extra_cflags} -%global commit 27024171926ea4ff62877bbd14ee9cb0f2e9c117 -%global ver 0.0.40-19109 +%global commit a4523651c7aa188c1b72ea6ec9f1d807a68c2178 +%global ver 0.0.40-19110 Name: rpcs3 Version: %(echo %{ver} | sed 's/-/^/g') diff --git a/anda/langs/go/xray/stable/xray.spec b/anda/langs/go/xray/stable/xray.spec index 7d0d8544bf..7c15dcb2f1 100644 --- a/anda/langs/go/xray/stable/xray.spec +++ b/anda/langs/go/xray/stable/xray.spec @@ -1,7 +1,7 @@ # Disabled because compiled without debug %global goipath github.com/XTLS/Xray-core -Version: 26.3.23 +Version: 26.3.27 %global golicenses LICENSE %global godocs README.md SECURITY.md CODE_OF_CONDUCT.md diff --git a/anda/langs/zig/bootstrap/setup.sh b/anda/langs/zig/bootstrap/setup.sh index fc066bd75d..a465c9bc2f 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.2984+cb7d2b056 +version=0.16.0-dev.3006+94355f192 mirrors=() diff --git a/anda/langs/zig/bootstrap/zig-master-bootstrap.spec b/anda/langs/zig/bootstrap/zig-master-bootstrap.spec index 215f87b384..d09b1f48f4 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.2984+cb7d2b056 +%global ver 0.16.0-dev.3006+94355f192 %bcond bootstrap 1 %bcond docs %{without bootstrap} %bcond test 1