Skip to content

Commit

Permalink
bump(nightly): mpv flow nightly prismlauncher-nightly nim-nightly yt-dlp
Browse files Browse the repository at this point in the history
  • Loading branch information
raboneko committed Sep 14, 2024
1 parent cae0ada commit f6b32f8
Show file tree
Hide file tree
Showing 6 changed files with 12 additions and 12 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 f6d931301bd226239d95f59e3f18abfeab692ee9
%global commit 5357d18fe6e8e849f3b947b710efa633a6ac3176
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global commit_date 20240909
%global commit_date 20240914
%global ver 0.38.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 07e3df4cd929098404ec807013d9f12ec0770ecd
%global commit 6b43dd4f28c04c6902889a48095afafef06469fe
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global commit_date 20240912
%global commit_date 20240914

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 3613ebd93c137578d947b482fe108e81313a8b47
%global commit e8a2dd92c82f56d01067aa9966eaaf095a7e657c
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global commit_date 20240913
%global commit_date 20240914
%global ver 0.154.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 fa68428a90f9d5e743390114ef6e8c9f5fd5e095
%global commit f46b73acb512a907d5edd758c7c725c12f481b50
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global libnbtplusplus_commit a5e8fd52b8bf4ab5d5bcc042b2a247867589985f

%global commit_date 20240911
%global commit_date 20240914
%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 793cee4de1934fd1f6271cf5fed46f01c5abb19b
%global commit 61e04ba0ed4b8c6567f4cfd5c48c2c2439c62371
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global ver 2.1.99
%global commit_date 20240912
%global commit_date 20240914
%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 d1c4d88b2d912e8da5e76db455562ca63b1af690
%global commit a555389c9bb32e589e00b4664974423fb7b04dcd
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global commit_date 20240909
%global commit_date 20240914
%global ver 2024.08.06

Name: yt-dlp-nightly
Expand Down

0 comments on commit f6b32f8

Please sign in to comment.