Skip to content

Commit

Permalink
bump(nightly): envision mpv flow nightly nim-nightly
Browse files Browse the repository at this point in the history
  • Loading branch information
raboneko committed Sep 4, 2024
1 parent 727cb1d commit cc5a6f9
Show file tree
Hide file tree
Showing 5 changed files with 10 additions and 10 deletions.
4 changes: 2 additions & 2 deletions anda/apps/envision/envision.spec
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
%global commit 096cc888b290586bbcf7923ea74e0b405e368090
%global commit_date 20240902
%global commit b63b63efaf345b02658c88b0db72dff79f29de09
%global commit_date 20240904
%global shortcommit %(c=%{commit}; echo ${c:0:7})

Name: envision
Expand Down
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 fe4ba71962bd69e1c3bc56bd16b3b58b0db12268
%global commit a0ebfc3462e876d6e74f55775414e810ce520adf
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global commit_date 20240903
%global commit_date 20240904
%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 447b735c0b18fcd0abc451b39a071b2ebe6a9026
%global commit 75b1c85723095c405d4c3c3183345a8fd8ffa50a
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global commit_date 20240903
%global commit_date 20240904

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 b41ddbd0184d285400e1378172a9db9f480f95e5
%global commit 3cffcacf5243dfda24611adebfa5e9f9cef12128
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global commit_date 20240903
%global commit_date 20240904
%global ver 0.152.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 71de7fca9e97d149a150ff6bc08875ba458b178b
%global commit c948ab9b8511ef2db31bf7b7a366f1e5eff3b0a2
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global ver 2.1.99
%global commit_date 20240903
%global commit_date 20240904
%global debug_package %nil

Name: nim-nightly
Expand Down

0 comments on commit cc5a6f9

Please sign in to comment.