From 01d3ec543649cf9bb2aefcb40059e8441ecee080 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Mon, 24 Mar 2025 14:18:34 +0000 Subject: [PATCH] bump: stable preview mise --- anda/devs/ghostty/stable/ghostty.spec | 4 ++-- anda/devs/zed/preview/zed-preview.spec | 2 +- anda/tools/buildsys/mise/rust-mise.spec | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/anda/devs/ghostty/stable/ghostty.spec b/anda/devs/ghostty/stable/ghostty.spec index 221e247864..212f0db020 100644 --- a/anda/devs/ghostty/stable/ghostty.spec +++ b/anda/devs/ghostty/stable/ghostty.spec @@ -7,8 +7,8 @@ %endif Name: ghostty -Version: 1.1.2 -Release: 3%?dist +Version: 1.1.3 +Release: 1%?dist Summary: A fast, native terminal emulator written in Zig. License: MIT AND MPL-2.0 AND OFL-1.1 AND (WTFPL OR CC0-1.0) AND Apache-2.0 URL: https://ghostty.org/ diff --git a/anda/devs/zed/preview/zed-preview.spec b/anda/devs/zed/preview/zed-preview.spec index 80afeae051..0a75ada810 100644 --- a/anda/devs/zed/preview/zed-preview.spec +++ b/anda/devs/zed/preview/zed-preview.spec @@ -1,6 +1,6 @@ %bcond_with check -%global ver 0.179.1-pre +%global ver 0.179.2-pre # Exclude input files from mangling %global __brp_mangle_shebangs_exclude_from ^/usr/src/.*$ # Use Mold as the linker diff --git a/anda/tools/buildsys/mise/rust-mise.spec b/anda/tools/buildsys/mise/rust-mise.spec index 74682ca77a..5359983da0 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: 2025.3.7 +Version: 2025.3.8 Release: 1%?dist Summary: Front-end to your dev env