Skip to content

Commit

Permalink
bump(nightly): envision flow nightly nim-nightly
Browse files Browse the repository at this point in the history
  • Loading branch information
raboneko committed Aug 28, 2024
1 parent 9685bbc commit 20f1cf9
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 76d71cb0c255b0bbb224ebee4a0c3fe22928b541
%global commit_date 20240827
%global commit e3ee44b1c4c9dbf141ffc5fddfbfda2473adcf00
%global commit_date 20240828
%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 470050536248f1f3645237d76e491420e1266cee
%global commit e6c6dd994d43e6199261a4f4bb01e0cd130307f7
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global commit_date 20240827
%global commit_date 20240828

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 26d943287bd720ed504e09f4eb7301101b114151
%global commit cfc3b7de05323955a7737d17a36bebade81eb76c
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global commit_date 20240827
%global commit_date 20240828
%global ver 0.151.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 4c250d69a8c888a25dc3a6d483ff88a9392b5440
%global commit 540b414c861c44be9011336ee5fb1cd6f0d6da44
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global ver 2.1.99
%global commit_date 20240827
%global commit_date 20240828
%global debug_package %nil

Name: nim-nightly
Expand Down

0 comments on commit 20f1cf9

Please sign in to comment.