Skip to content

Commit

Permalink
chore(sync): frawhide -> f40 (#2609)
Browse files Browse the repository at this point in the history
  • Loading branch information
madonuko authored Dec 12, 2024
1 parent f9b36f3 commit 7c1a04c
Show file tree
Hide file tree
Showing 8 changed files with 17 additions and 17 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 380f800fa8569c98c4a8e52f58212b4f1550aa57
%global commit_date 20241209
%global commit 67172df56755b5be29da79cf3d2d8f5299a2488b
%global commit_date 20241212
%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 8eea5902baeaadf40cc3956edba9e3e17f9d9a3f
%global commit 5897b66454aab8b846aac00f5854e534ee47dea4
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global commit_date 20241209
%global commit_date 20241212
%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 b0a1b80acbcb5f7483789ea8545912f8eb3edd85
%global commit ba65fece7e00b686ada8e918ba9c35fbd7d27cf6
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global commit_date 20241126
%global commit_date 20241212

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 bf1525588dfba78491b0647a2102a54cd3212c62
%global commit 611abcadc0f82b56188dc439642d1f5fd35cd5bd
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global commit_date 20241209
%global ver 0.166.0
%global commit_date 20241212
%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 d408b940631e1a4bea55edec3c8b4e908d211fb0
%global commit 9bb7e53e7f56fe3ddaa69849ff663ad18858e038
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global ver 2.3.1
%global commit_date 20241208
%global commit_date 20241212
%global debug_package %nil

Name: nim-nightly
Expand Down
4 changes: 2 additions & 2 deletions anda/lib/tdlib/tdlib-nightly.spec
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
%global commit fe6f2f93e79f6d1ce49c010ec4931b7dc8554538
%global ver 1.8.37
%global commit 437e7f9ab9696d186585f1d466dbdfbf93298804
%global ver 1.8.41
%global commit_date 20240219
%global shortcommit %(c=%{commit}; echo ${c:0:7})

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 5c7b570254b99e6f995b7562d17e2fe73f094412
%global commit 5db577ccef1dbc48e8c22738612d6c86ac30f237
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global commit_date 20241125
%global commit_date 20241212


%global patches %{_datadir}/src/nvidia-patch
Expand Down
4 changes: 2 additions & 2 deletions anda/tools/rpi-utils/rpi-utils.spec
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
%global commit aaeac09691f37f1d33c8c5c61c1de91fc7bc64d9
%global commit_date 20241127
%global commit bf273698a9c16c07abc6d54827d976e73eb87e41
%global commit_date 20241212
%global shortcommit %(c=%{commit}; echo ${C:0:7})

Name: rpi-utils
Expand Down

0 comments on commit 7c1a04c

Please sign in to comment.