Skip to content

Commit

Permalink
bump(nightly): envision mpv flow nightly nim-nightly yt-dlp
Browse files Browse the repository at this point in the history
  • Loading branch information
raboneko committed Oct 11, 2024
1 parent 3024862 commit d78520e
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 27b01d0ffcade38db0f850d9feea574df25aea6b
%global commit_date 20241010
%global commit c36cdf548780abe9e9eb65804ee7ea0f95e4e641
%global commit_date 20241011
%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 e09278cfb92d7e1cc5e4380c88e04d6502eec3f7
%global commit 3b95c00d96fb73d201f64ec0ab8f527c1f859ee8
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global commit_date 20241010
%global commit_date 20241011
%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 55fb6d29a01120d04c3a63e1889449ad73d1c7a4
%global commit 39d4197a42681ee283efc9c497de837760c2d45d
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global commit_date 20241010
%global commit_date 20241011

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 53cc82b132e826b3eb0a6337dc09922ceda7e735
%global commit e962839d137ac3a6a98af01bc2e02d7dbeaa2119
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global commit_date 20241010
%global commit_date 20241011
%global ver 0.158.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 96d6eee9bc33c22defb980fc0953c8e55f363ab2
%global commit e9a4d096abe8c4abf5cf5ca736828e44ffd691f8
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global ver 2.2.1
%global commit_date 20241010
%global commit_date 20241011
%global debug_package %nil

Name: nim-nightly
Expand Down
4 changes: 2 additions & 2 deletions anda/tools/yt-dlp/yt-dlp-nightly.spec
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#bcond_without tests
%global commit 983c58fb7a809d827b5821d493819da954f2c00b
%global commit ceaea731b6e314dbbdfb2e358d7677785ed0b4fc
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global commit_date 20241008
%global commit_date 20241011
%global ver 2024.10.07

Name: yt-dlp-nightly
Expand Down

0 comments on commit d78520e

Please sign in to comment.