Skip to content

Commit

Permalink
bump(nightly): latte-dock-nightly prismlauncher-nightly nim-nightly t…
Browse files Browse the repository at this point in the history
…dlib
  • Loading branch information
raboneko committed Jun 1, 2024
1 parent 24d3d1b commit b39d287
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
%global forgeurl https://github.com/KDE/latte-dock/

%global commit f6ff829371e5dbb542215ff1f4fe1e0e9f87a6ac
%global commit 6d286ea4405a490e23013bd0512f882f9af6748b
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global commit_date %(date '+%Y%m%d')
%global snapshot_info %{commit_date}.%{shortcommit}
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,13 +1,13 @@
%global real_name prismlauncher
%global nice_name PrismLauncher

%global commit f34c2639647bd80e37993e542b84681b76739b65
%global commit 2145f9f0ac9890f3f091f61b502b0f087fce1354
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global libnbtplusplus_commit a5e8fd52b8bf4ab5d5bcc042b2a247867589985f
%global quazip_commit 6117161af08e366c37499895b00ef62f93adc345
%global tomlplusplus_commit 7eb2ffcc09f8e9890dc0b77ff8ab00fc53b1f2b8

%global commit_date 20240529
%global commit_date 20240601
%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 c1f31cedbb81c4ba6d82d85d6499dd812e7c6ab8
%global commit cdfc886f88cc95a8dc05e2211d1030b146a521f5
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global ver 2.1.1
%global commit_date 20240531
%global commit_date 20240601
%global debug_package %nil

Name: nim-nightly
Expand Down
2 changes: 1 addition & 1 deletion anda/lib/tdlib/tdlib-nightly.spec
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
%global commit fab354add5a257a8121a4a7f1ff6b1b9fa9a9073
%global commit f35dea776cdaa8b986e2a634dfabf0dafe659be7
%global ver 1.8.30
%global commit_date 20240219
%global shortcommit %(c=%{commit}; echo ${c:0:7})
Expand Down

0 comments on commit b39d287

Please sign in to comment.