From 79ea101859dbcbae72275fa9d4270d544b390cec Mon Sep 17 00:00:00 2001 From: Raboneko Date: Tue, 24 Feb 2026 13:06:25 +0000 Subject: [PATCH] bump: pixi fasm --- anda/system/pixi/pixi.spec | 2 +- anda/tools/fasm/fasm.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/anda/system/pixi/pixi.spec b/anda/system/pixi/pixi.spec index 554f44b040..bc480b930f 100644 --- a/anda/system/pixi/pixi.spec +++ b/anda/system/pixi/pixi.spec @@ -1,5 +1,5 @@ Name: pixi -Version: 0.63.2 +Version: 0.64.0 Release: 1%?dist Summary: A cross-platform, multi-language package manager License: BSD-3-Clause diff --git a/anda/tools/fasm/fasm.spec b/anda/tools/fasm/fasm.spec index 638c04f9f3..7a8953c821 100644 --- a/anda/tools/fasm/fasm.spec +++ b/anda/tools/fasm/fasm.spec @@ -2,7 +2,7 @@ Name: fasm Release: 1%?dist -Version: 1.73.34 +Version: 1.73.35 Summary: Fast assembler for the x86 and x86-64 architectures License: BSD-2-Clause URL: https://flatassembler.net