Skip to content

Commit

Permalink
bump(nightly): mpv flow nightly nim-nightly tdlib yt-dlp
Browse files Browse the repository at this point in the history
  • Loading branch information
raboneko committed Dec 14, 2024
1 parent 49c0988 commit a7fbb58
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 dbb3291e8e9729fb3488a82e21622dafb5a68910
%global commit e52f975842196e1581299312b9c160aa16c81d04
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global commit_date 20241213
%global commit_date 20241214
%global ver 0.39.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 fd648b7b070b5006f32f57baf788ab0b17b206dd
%global commit c83d9387ef3058ffb25ac5cf8a700cbeb9a2d430
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global commit_date 20241213
%global commit_date 20241214

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 241b14eeafcf4203240b5df3124b70ce7293b30b
%global commit 901dbedf8d022ecb1d355d6aadd3aaeed198dc7d
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global commit_date 20241213
%global commit_date 20241214
%global ver 0.167.0

%bcond_with check
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 f485973459a6cfce80497251512df13894e8fda6
%global commit d31cce557bc800f61664b7b67faae3ef8d789505
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global ver 2.3.1
%global commit_date 20241213
%global commit_date 20241214
%global debug_package %nil

Name: nim-nightly
Expand Down
2 changes: 1 addition & 1 deletion anda/lib/tdlib/tdlib-nightly.spec
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
%global commit d961806b51146546874ff02ebca48866f1abf952
%global commit 53acb2b5343511432db5aa2091937c3d294c7faa
%global ver 1.8.41
%global commit_date 20240219
%global shortcommit %(c=%{commit}; echo ${c:0:7})
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 f6c73aad5f1a67544bea137ebd9d1e22e0e56567
%global commit 2037a6414f81db8080ca724dca506fde91974c5d
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global commit_date 20241213
%global ver 2024.12.06
%global commit_date 20241214
%global ver 2024.12.13

Name: yt-dlp-nightly
Version: %commit_date.git~%shortcommit
Expand Down

0 comments on commit a7fbb58

Please sign in to comment.