Skip to content

Commit

Permalink
bump(nightly): envision mpv flow nightly prismlauncher-nightly nim-ni…
Browse files Browse the repository at this point in the history
…ghtly tdlib
  • Loading branch information
raboneko committed Dec 10, 2024
1 parent 2039fc4 commit 3e0917b
Show file tree
Hide file tree
Showing 7 changed files with 13 additions and 13 deletions.
4 changes: 2 additions & 2 deletions anda/apps/envision/envision.spec
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
%global commit 380f800fa8569c98c4a8e52f58212b4f1550aa57
%global commit_date 20241209
%global commit 9711c257a69309b171f7a1df68a8a18fa17621c1
%global commit_date 20241210
%global shortcommit %(c=%{commit}; echo ${c:0:7})

Name: envision
Expand Down
4 changes: 2 additions & 2 deletions anda/apps/mpv/mpv-nightly.spec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
%global commit 8eea5902baeaadf40cc3956edba9e3e17f9d9a3f
%global commit 63e6dfba6e3d8f2e8c7038aedcf95f1f82cb887c
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global commit_date 20241209
%global commit_date 20241210
%global ver 0.39.0

Name: mpv-nightly
Expand Down
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 dbc4707001be477c227229f6f9dec46bbe4bb666
%global commit 03490a7f00c3329704c02721901fa12d8aafe2d8
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global commit_date 20241207
%global commit_date 20241210

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 bf1525588dfba78491b0647a2102a54cd3212c62
%global commit 8a85d6ef96cc9d38e1c0e7e420765cd4b31b6954
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global commit_date 20241209
%global commit_date 20241210
%global ver 0.166.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 28a471777ad491eb3512c6c8c4bafd88713bf42d
%global commit 15e58589d5e28f0f9c17d518c057d65808f703bd
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global libnbtplusplus_commit a5e8fd52b8bf4ab5d5bcc042b2a247867589985f

%global commit_date 20241207
%global commit_date 20241210
%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 d408b940631e1a4bea55edec3c8b4e908d211fb0
%global commit aeb3fe9505f7d1ef3efcd0001541a64ca8382b01
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global ver 2.3.1
%global commit_date 20241208
%global commit_date 20241210
%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 c85b20a41a9d2d18abf340bed98daa3079641643
%global commit 437e7f9ab9696d186585f1d466dbdfbf93298804
%global ver 1.8.41
%global commit_date 20240219
%global shortcommit %(c=%{commit}; echo ${c:0:7})
Expand Down

0 comments on commit 3e0917b

Please sign in to comment.