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 Jul 10, 2024
1 parent d195906 commit 8ac454d
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 9 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 daa6068d02fd8a68a5f7d23c0f8f1b4166f75fbe
%global commit 571f9b0f23f31741f3c5947b839411acfefae3cf
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global commit_date 20240709
%global commit_date 20240710
%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 ca2dda5547d9933725ea2b7def266c4164bca23e
%global commit 5f345cedea44ec0037e684436d1bcd94e1ae5b95
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global libnbtplusplus_commit a5e8fd52b8bf4ab5d5bcc042b2a247867589985f

%global commit_date 20240709
%global commit_date 20240710
%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 dc46350fa192faf97f5d6ea3a05e41358a10a069
%global commit 5c5e7a9b6e9ed0c860030f798d4a7096b51b6bda
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global ver 2.1.1
%global commit_date 20240709
%global commit_date 20240710
%global debug_package %nil

Name: nim-nightly
Expand Down
6 changes: 3 additions & 3 deletions anda/tools/yt-dlp/yt-dlp-nightly.spec
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
#bcond_without tests
%global commit 0b570f2a90ce2363ba06089217514d644e7be2e0
%global commit 4f8448896e6a664956ec2aa3d9fe932a931fb711
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global commit_date 20240709
%global ver 2024.07.08
%global commit_date 20240710
%global ver 2024.07.09

Name: yt-dlp-nightly
Version: %ver^%commit_date.%shortcommit
Expand Down

0 comments on commit 8ac454d

Please sign in to comment.