Skip to content

Commit

Permalink
bump(nightly): envision flow nightly nightly
Browse files Browse the repository at this point in the history
  • Loading branch information
raboneko committed Jan 8, 2025
1 parent 1fbae51 commit 7971629
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 8 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 e62d0ced36ad2d681a899fdd9caceca031e90f89
%global commit_date 20250107
%global commit 96e1a20eda1afc34eb3f3cf97bcff3692ef0c0ea
%global commit_date 20250108
%global shortcommit %(c=%{commit}; echo ${c:0:7})

Name: envision
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 388943e33cf458b778a163e823f7a4295b3934b6
%global commit e1f0a4d0749d538319c03512599fc4e813166bed
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global commit_date 20250107
%global commit_date 20250108

Name: flow-control-nightly
Version: %commit_date.%shortcommit
Expand Down
4 changes: 2 additions & 2 deletions anda/devs/ghostty/nightly/ghostty-nightly.spec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
%global commit a3837a1e4ee06a183f32d4a622c2cdcd51f73fb8
%global commit 0065aae6b6b97f47afbd5a9cb71852cebbe2ea69
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global commit_date 20250107
%global commit_date 20250108

%global cache_dir %{builddir}/zig-cache

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 6fce53651b40fcb301f8576268ee1155d51b5334
%global commit d67f2d3eab35fbe385698acdc7a0ca9ddf122175
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global commit_date 20250107
%global commit_date 20250108
%global ver 0.169.0

%bcond_with check
Expand Down

0 comments on commit 7971629

Please sign in to comment.