Skip to content

Commit

Permalink
bump(nightly): envision mpv flow nightly nim-nightly nvidia-patch
Browse files Browse the repository at this point in the history
  • Loading branch information
raboneko committed Aug 31, 2024
1 parent 0340b40 commit d8fe736
Show file tree
Hide file tree
Showing 6 changed files with 12 additions and 12 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 17554fa2dcd15adaf9f0554df83e956e969ee747
%global commit_date 20240829
%global commit 943fc151f7c1927cb450456de9bb838311d9cc24
%global commit_date 20240831
%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 c89063563423919fd311cfe9e1fbd566890759a3
%global commit 7c672e33a5eab0564383127c8837b1034a84357b
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global commit_date 20240830
%global commit_date 20240831
%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 062c989e6fafd8b084a30874c6f6aaa6e372a3e8
%global commit 267ccdd069df388d0cfd80146c03fe13e1491c5d
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global commit_date 20240830
%global commit_date 20240831

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 02cd5128c77571026c6943c93602b03fb2c199f3
%global commit a850731b0ed61b0ef2a0173843b6daedf45327e8
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global commit_date 20240830
%global commit_date 20240831
%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 aa0d8e9cfee7b15f80bd147b9bcf626012abb093
%global commit fc853cb7268b74d87932fb08553dfbd5864d8f81
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global ver 2.1.99
%global commit_date 20240830
%global commit_date 20240831
%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 fc299168b83bacd317ceeaf3a850ecf2f1b9d66f
%global commit d3a5414eff8acb3246ccf1014a81ba4bf4237a98
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global commit_date 20240811
%global commit_date 20240831


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

0 comments on commit d8fe736

Please sign in to comment.