From 209e68aa120e73cace7c57b38e5a9116c6accbbd Mon Sep 17 00:00:00 2001 From: Raboneko Date: Wed, 11 Sep 2024 01:23:44 +0000 Subject: [PATCH] bump(nightly): flow nightly prismlauncher-nightly nim-nightly --- anda/devs/flow/flow-control-nightly.spec | 4 ++-- anda/devs/zed/nightly/zed-nightly.spec | 6 +++--- anda/games/prismlauncher-nightly/prismlauncher-nightly.spec | 4 ++-- anda/langs/nim/nim-nightly/nim-nightly.spec | 4 ++-- 4 files changed, 9 insertions(+), 9 deletions(-) diff --git a/anda/devs/flow/flow-control-nightly.spec b/anda/devs/flow/flow-control-nightly.spec index db0d1df916..82a84d622c 100644 --- a/anda/devs/flow/flow-control-nightly.spec +++ b/anda/devs/flow/flow-control-nightly.spec @@ -1,6 +1,6 @@ -%global commit b970031a7f4f17057c9a2d1ccb32752554fef278 +%global commit bf3fe5f2bad97341bd7c1a9e6ed9d372358cf347 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20240906 +%global commit_date 20240911 Name: flow-control-nightly Version: %commit_date.%shortcommit diff --git a/anda/devs/zed/nightly/zed-nightly.spec b/anda/devs/zed/nightly/zed-nightly.spec index 8b7a665b61..f6ca31c45b 100644 --- a/anda/devs/zed/nightly/zed-nightly.spec +++ b/anda/devs/zed/nightly/zed-nightly.spec @@ -1,7 +1,7 @@ -%global commit f71cb14d7a3c876b1a5a69949a5a198ed3bfbd5a +%global commit f374038da0e9dbe81e29b42df29f6c42ab39c378 %global shortcommit %(c=%{commit}; echo ${c:0:7}) -%global commit_date 20240910 -%global ver 0.153.0 +%global commit_date 20240911 +%global ver 0.154.0 %bcond_with check diff --git a/anda/games/prismlauncher-nightly/prismlauncher-nightly.spec b/anda/games/prismlauncher-nightly/prismlauncher-nightly.spec index 4d0b625c8e..20fbc1dc92 100644 --- a/anda/games/prismlauncher-nightly/prismlauncher-nightly.spec +++ b/anda/games/prismlauncher-nightly/prismlauncher-nightly.spec @@ -1,11 +1,11 @@ %global real_name prismlauncher %global nice_name PrismLauncher -%global commit 01015a7345cf6c23aed417068dec43a341d87d0e +%global commit fa68428a90f9d5e743390114ef6e8c9f5fd5e095 %global shortcommit %(c=%{commit}; echo ${c:0:7}) %global libnbtplusplus_commit a5e8fd52b8bf4ab5d5bcc042b2a247867589985f -%global commit_date 20240909 +%global commit_date 20240911 %global snapshot_info %{commit_date}.%{shortcommit} %bcond_without qt6 diff --git a/anda/langs/nim/nim-nightly/nim-nightly.spec b/anda/langs/nim/nim-nightly/nim-nightly.spec index a446ad6f22..4851679f43 100644 --- a/anda/langs/nim/nim-nightly/nim-nightly.spec +++ b/anda/langs/nim/nim-nightly/nim-nightly.spec @@ -1,8 +1,8 @@ %global csrc_commit 561b417c65791cd8356b5f73620914ceff845d10 -%global commit 21771765a2c1f1fc86d87ad6e032d4050d8a651b +%global commit baec1955b5453ec71fc12355142dd9a813fa02fb %global shortcommit %(c=%{commit}; echo ${c:0:7}) %global ver 2.1.99 -%global commit_date 20240910 +%global commit_date 20240911 %global debug_package %nil Name: nim-nightly