Skip to content

Commit

Permalink
bump(nightly): flow nightly prismlauncher-nightly nim-nightly
Browse files Browse the repository at this point in the history
  • Loading branch information
raboneko committed Sep 11, 2024
1 parent fb0630d commit 209e68a
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 9 deletions.
4 changes: 2 additions & 2 deletions anda/devs/flow/flow-control-nightly.spec
Original file line number Diff line number Diff line change
@@ -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
Expand Down
6 changes: 3 additions & 3 deletions anda/devs/zed/nightly/zed-nightly.spec
Original file line number Diff line number Diff line change
@@ -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

Expand Down
4 changes: 2 additions & 2 deletions anda/games/prismlauncher-nightly/prismlauncher-nightly.spec
Original file line number Diff line number Diff line change
@@ -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
Expand Down
4 changes: 2 additions & 2 deletions anda/langs/nim/nim-nightly/nim-nightly.spec
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit 209e68a

Please sign in to comment.