Skip to content

Commit

Permalink
bump(nightly): flow nightly nim-nightly nvidia-patch
Browse files Browse the repository at this point in the history
  • Loading branch information
raboneko committed Dec 17, 2024
1 parent ee3a0b3 commit d042bb5
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 c83d9387ef3058ffb25ac5cf8a700cbeb9a2d430
%global commit cbc8df69d348a7411402a814930d46b5a5b37636
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global commit_date 20241214
%global commit_date 20241217

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 af50261ae240a2c44bc742f434be46032e47256e
%global commit 80431e5518cbfb77c5717fcd46c1ce81f33e2109
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global commit_date 20241216
%global commit_date 20241217
%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 d31cce557bc800f61664b7b67faae3ef8d789505
%global commit 91d1933ea2038c4d6cee0e7b3694266fd30260ac
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global ver 2.3.1
%global commit_date 20241214
%global commit_date 20241217
%global debug_package %nil

Name: nim-nightly
Expand Down
4 changes: 2 additions & 2 deletions anda/system/nvidia-patch/nvidia-patch.spec
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
%global debug_package %{nil}
%global commit 5db577ccef1dbc48e8c22738612d6c86ac30f237
%global commit e3bc2fac20835c7687c483fe10f46608b7190d77
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global commit_date 20241212
%global commit_date 20241217


%global patches %{_datadir}/src/nvidia-patch
Expand Down

0 comments on commit d042bb5

Please sign in to comment.