Skip to content

Commit

Permalink
bump(nightly): mpv prismlauncher-nightly nim-nightly vala-nightly yt-dlp
Browse files Browse the repository at this point in the history
  • Loading branch information
raboneko committed Jun 25, 2024
1 parent 44e79ad commit 17f93ef
Show file tree
Hide file tree
Showing 5 changed files with 10 additions and 10 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 1225bcbd4112d2f5880c7273f90f56725123fe8a
%global commit 7eec246d56da3ff5e3debd681e04119cccaee831
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global commit_date 20240624
%global commit_date 20240625
%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 98d68bafeb66bbe519bf6cfbcd6689ab8d30ff36
%global commit 12db1efd2000f6b907d34704a61742e9f489c97d
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global libnbtplusplus_commit a5e8fd52b8bf4ab5d5bcc042b2a247867589985f

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

Name: nim-nightly
Expand Down
4 changes: 2 additions & 2 deletions anda/langs/vala/vala-nightly/vala-nightly.spec
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@
%global priority 90

%global real_name vala
%global commit 581de784b05d04d94f555f52b56e8c750e1f286a
%global commit a2a52c52d8e7ee9a388edf69ed3e9931035f3fcf
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global repo https://gitlab.gnome.org/GNOME/%{real_name}.git

%global commit_date 20240620
%global commit_date 20240625
%global snapshot_info %{commit_date}.%{shortcommit}

Name: vala-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 a8520244b8642880e4d35925e9e49eff94d548de
%global commit f3411af12e209bc5624e1ac31271b8aabe2d3c90
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global commit_date 20240623
%global commit_date 20240625
%global ver 2024.05.27

Name: yt-dlp-nightly
Expand Down

0 comments on commit 17f93ef

Please sign in to comment.