Skip to content

Commit

Permalink
chore(sync): frawhide -> f40 (#2586)
Browse files Browse the repository at this point in the history
  • Loading branch information
madonuko authored Dec 10, 2024
1 parent 6c0fbd2 commit 8da4df8
Show file tree
Hide file tree
Showing 5 changed files with 11 additions and 11 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 3f846b26e08df9b1f4a3006b74e3af7714c3e493
%global commit_date 20241130
%global commit 380f800fa8569c98c4a8e52f58212b4f1550aa57
%global commit_date 20241209
%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 7e519397a1cefc3beb8bc3cd3de994bbf9a72623
%global commit 8eea5902baeaadf40cc3956edba9e3e17f9d9a3f
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global commit_date 20241130
%global commit_date 20241209
%global ver 0.39.0

Name: mpv-nightly
Expand Down
2 changes: 1 addition & 1 deletion anda/apps/ruffle/ruffle-nightly.spec
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
%global ver 2024-11-27
%global ver 2024-12-09
%global goodver %(echo %ver | sed 's/-//g')
%global __brp_mangle_shebangs %{nil}
%bcond_without mold
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 57a45d80ad1e3d2b7c87d68fc4e3499527543d1f
%global commit bf1525588dfba78491b0647a2102a54cd3212c62
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global commit_date 20241130
%global ver 0.165.0
%global commit_date 20241209
%global ver 0.166.0

%bcond_with check

Expand Down
6 changes: 3 additions & 3 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 5340005869d513e5c6af06e5d963bcb77abb3fa3
%global commit d408b940631e1a4bea55edec3c8b4e908d211fb0
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global ver 2.2.1
%global commit_date 20241128
%global ver 2.3.1
%global commit_date 20241208
%global debug_package %nil

Name: nim-nightly
Expand Down

0 comments on commit 8da4df8

Please sign in to comment.