Skip to content

Commit

Permalink
bump(nightly): mpv nightly prismlauncher-nightly nim-nightly yt-dlp
Browse files Browse the repository at this point in the history
  • Loading branch information
raboneko committed Nov 10, 2024
1 parent 6e91b47 commit 9b80a5c
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 06ab9622e69f5cf6586f09912882d226ef296f83
%global commit d66ed2d8be41469ead1b750bc6de0ef9f32d553f
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global commit_date 20241109
%global commit_date 20241110
%global ver 0.39.0

Name: mpv-nightly
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 1f974d074e6a77f21ff3b7315ed99357044b35ef
%global commit 0a28800049e2a7e9093e870c5a4e4ad83aa80430
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global commit_date 20241109
%global commit_date 20241110
%global ver 0.162.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 1d9508c268116b6b871298f745edcf2a2a51f6e8
%global commit df45e5518f9b4409beb3e46f72e737b4bf728785
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global libnbtplusplus_commit a5e8fd52b8bf4ab5d5bcc042b2a247867589985f

%global commit_date 20241108
%global commit_date 20241110
%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 b3c1fbaf139778e96e5249f32d103feebde546a0
%global commit 3e47725c08b42515d17d77b3a6c9cc3029e5681c
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global ver 2.2.1
%global commit_date 20241109
%global commit_date 20241110
%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 be3579aaf0c3b71a0a3195e1955415d5e4d6b3d8
%global commit b83ca24eb72e1e558b0185bd73975586c0bc0546
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global commit_date 20241107
%global commit_date 20241110
%global ver 2024.11.04

Name: yt-dlp-nightly
Expand Down

0 comments on commit 9b80a5c

Please sign in to comment.