From d7a4b611cb319303f6078debd96344e6014f9df8 Mon Sep 17 00:00:00 2001 From: Raboneko Date: Tue, 30 Jul 2024 01:37:15 +0000 Subject: [PATCH] bump: ruffle nushell --- anda/apps/ruffle/ruffle-nightly.spec | 2 +- anda/langs/rust/nushell/nushell.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/anda/apps/ruffle/ruffle-nightly.spec b/anda/apps/ruffle/ruffle-nightly.spec index 3e8d9037ce..d665ee8a92 100644 --- a/anda/apps/ruffle/ruffle-nightly.spec +++ b/anda/apps/ruffle/ruffle-nightly.spec @@ -1,4 +1,4 @@ -%global ver 2024-07-29 +%global ver 2024-07-30 %global goodver %(echo %ver | sed 's/-//g') %global __brp_mangle_shebangs %{nil} %bcond_without mold diff --git a/anda/langs/rust/nushell/nushell.spec b/anda/langs/rust/nushell/nushell.spec index f967a554fd..46314b1d9c 100644 --- a/anda/langs/rust/nushell/nushell.spec +++ b/anda/langs/rust/nushell/nushell.spec @@ -1,5 +1,5 @@ Name: nushell -Version: 0.96.0 +Version: 0.96.1 Release: 1%?dist Summary: A new type of shell License: MIT