Skip to content

Commit

Permalink
bump(nightly): mpv flow nightly nvidia-patch
Browse files Browse the repository at this point in the history
  • Loading branch information
raboneko committed Nov 14, 2024
1 parent ceed98e commit 20d0df0
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 9 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 43d896657efc169144d74e84ee69090a1f5cc12c
%global commit c60d8523edecb5bf5baef3bf4d078b460b09b395
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global commit_date 20241112
%global commit_date 20241114
%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 ced130b4f438913648d40d2c691cce7454972813
%global commit ce96caa3fc9d969dcfda8235240e30af820d3b75
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global commit_date 20241113
%global commit_date 20241114

Name: flow-control-nightly
Version: %commit_date.%shortcommit
Expand Down
6 changes: 3 additions & 3 deletions anda/devs/zed/nightly/zed-nightly.spec
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
%global commit 466d3316a01528c4e7d1fd300e0d19be2b86b465
%global commit 6b3c90915501e0f7f5fcbe6ddfb6ad68b89b7da4
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global commit_date 20241113
%global ver 0.162.0
%global commit_date 20241114
%global ver 0.163.0

%bcond_with check

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 c40472b630d0b6371ebccf3c48d5b420268a8348
%global commit 081807cc31f5b92e9ca6dcb62080bb43b5fb3d66
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global commit_date 20241101
%global commit_date 20241114


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

0 comments on commit 20d0df0

Please sign in to comment.