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 Aug 26, 2024
1 parent 3dd4a23 commit b6e10a6
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 8 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 0758838cce89643315cf54bf566dc3fda420a08a
%global commit bff019e26e64cc692b37a5e4f4057d7da24dda1a
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global commit_date 20240825
%global commit_date 20240826

Name: flow-control-nightly
Version: %commit_date.%shortcommit
Expand Down
4 changes: 2 additions & 2 deletions anda/devs/zed/nightly/zed-nightly.spec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
%global commit 14f8d3a33a5d93701c3eb2071c6c2f469488d5fc
%global commit 55dda0e6afee4e968aa3f90d9c157825036a2c98
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global commit_date 20240825
%global commit_date 20240826
%global ver 0.151.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 fac28a81aeca029ca35c4614be7492942a3c437b
%global commit 23c69e7f94425f53333046c6aeda5d09de7af3de
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global libnbtplusplus_commit a5e8fd52b8bf4ab5d5bcc042b2a247867589985f

%global commit_date 20240824
%global commit_date 20240826
%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 4ef06a5cc56f6ef32b8ac1e7c11592597406486a
%global commit 09dcff71c82147b28059c6470bd921afab9c825e
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global ver 2.1.9
%global commit_date 20240824
%global commit_date 20240826
%global debug_package %nil

Name: nim-nightly
Expand Down

0 comments on commit b6e10a6

Please sign in to comment.