Skip to content

Commit

Permalink
bump(nightly): envision flow nightly
Browse files Browse the repository at this point in the history
  • Loading branch information
raboneko committed Aug 9, 2024
1 parent aa2b829 commit c39f0d4
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 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 b2fd981c62f7aa957a9a2389f7abe781c3ee1ce9
%global commit_date 20240807
%global commit 56f730414c0b340bb0833bebe2b8700d98e494d5
%global commit_date 20240809
%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 9b0080554622ccab564b5a86dfa1a2466170c3df
%global commit 2b90fe66e85791120558d084e651e0d142281b2a
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global commit_date 20240808
%global commit_date 20240809

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 a5961c8d45bc222844478341086339a993b82f95
%global commit 240b7c641cb7ed0957823c87d1faa6dfd426a7c3
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global commit_date 20240808
%global commit_date 20240809
%global ver 0.149.0

%bcond_with check
Expand Down

0 comments on commit c39f0d4

Please sign in to comment.