Skip to content

Commit

Permalink
bump(nightly): envision nightly vala-nightly
Browse files Browse the repository at this point in the history
  • Loading branch information
raboneko committed Sep 13, 2024
1 parent 3068a3d commit 8c638db
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 f8a18e96f049f2fd51409aac011e1aa09eaac2db
%global commit_date 20240910
%global commit 6feba023af6fc94e660b99e163684ed5c7b4b6e9
%global commit_date 20240913
%global shortcommit %(c=%{commit}; echo ${c:0:7})

Name: envision
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 25b6e43b0f8faf3b24b4ab4ee02456d3933539ce
%global commit 3613ebd93c137578d947b482fe108e81313a8b47
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global commit_date 20240912
%global commit_date 20240913
%global ver 0.154.0

%bcond_with check
Expand Down
4 changes: 2 additions & 2 deletions anda/langs/vala/vala-nightly/vala-nightly.spec
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@
%global priority 90

%global real_name vala
%global commit ee52e5a530bc4ad93a605add9a1ce184de3f0d9c
%global commit 196d3ad6839ee158ef6d3fe485764d1e1d996a05
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global repo https://gitlab.gnome.org/GNOME/%{real_name}.git

%global commit_date 20240702
%global commit_date 20240913
%global snapshot_info %{commit_date}.%{shortcommit}

Name: vala-nightly
Expand Down

0 comments on commit 8c638db

Please sign in to comment.