Skip to content

Commit

Permalink
bump(nightly): flow nightly nim-nightly yt-dlp
Browse files Browse the repository at this point in the history
  • Loading branch information
raboneko committed Nov 13, 2024
1 parent d8b0d7c commit d70aa16
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 8 deletions.
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 2a9e5323407f7bf42b144f01ed621aba16444b8a
%global commit ced130b4f438913648d40d2c691cce7454972813
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global commit_date 20241108
%global commit_date 20241113

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 2ea4ede08e8b268b6ab5e3c8845bc7cc1ebf016e
%global commit 466d3316a01528c4e7d1fd300e0d19be2b86b465
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global commit_date 20241112
%global commit_date 20241113
%global ver 0.162.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 76c5f16ac5e06cc4cdd24c41067ffcf35bdf77dc
%global commit 21420d8b0976dc034feb90ab2878ae0dd63121ae
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global ver 2.2.1
%global commit_date 20241112
%global commit_date 20241113
%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 a9f85670d03ab993dc589f21a9ffffcad61392d5
%global commit f2a4983df7a64c4e93b56f79dbd16a781bd90206
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global commit_date 20241112
%global commit_date 20241113
%global ver 2024.11.04

Name: yt-dlp-nightly
Expand Down

0 comments on commit d70aa16

Please sign in to comment.