Skip to content

Commit

Permalink
bump(nightly): mpv prismlauncher-nightly nim-nightly yt-dlp
Browse files Browse the repository at this point in the history
  • Loading branch information
raboneko committed Jun 23, 2024
1 parent 5953aa7 commit 3ee95b7
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 8 deletions.
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 4ec060f9465ad1b2151fdf36671681cd9900fc63
%global commit c3de4f04db55ec873d2c5cbfd9bd320a6db334dc
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global commit_date 20240622
%global commit_date 20240623
%global ver v0.38.0

Name: mpv-nightly
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 8014283bf4150fa6eb3f9d5d4ebaf37262a17308
%global commit 92b9f1a3e3ab20507657113ccb81dd0edf659ba0
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global libnbtplusplus_commit a5e8fd52b8bf4ab5d5bcc042b2a247867589985f

%global commit_date 20240619
%global commit_date 20240623
%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 2bef08774f00692963f2a00243e4287caa7572ee
%global commit 830153323af0fce9ca5c73030c2374f03367a412
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global ver 2.1.1
%global commit_date 20240622
%global commit_date 20240623
%global debug_package %nil

Name: nim-nightly
Expand Down
4 changes: 2 additions & 2 deletions anda/tools/yt-dlp/yt-dlp-nightly.spec
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#bcond_without tests
%global commit 8ca1d57ed08d00efa117820a5a82f763b20e2d1d
%global commit a8520244b8642880e4d35925e9e49eff94d548de
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global commit_date 20240622
%global commit_date 20240623
%global ver 2024.05.27

Name: yt-dlp-nightly
Expand Down

0 comments on commit 3ee95b7

Please sign in to comment.