Skip to content

Commit

Permalink
bump(nightly): envision flow nightly prismlauncher-nightly nim-nightl…
Browse files Browse the repository at this point in the history
…y yt-dlp
  • Loading branch information
raboneko committed Aug 19, 2024
1 parent 2558a34 commit 066d3bf
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 be6c9b3abe71167584ed5c9a9a2e6386df5090a1
%global commit_date 20240816
%global commit 96b15c05f027f5ce7c9ee9896823c6e71986c087
%global commit_date 20240819
%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 36a24d84e3e57552cfe73d578f8749bd7c704fcf
%global commit ea31e414ee4b8583cb396e468a74058e65133d72
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global commit_date 20240818
%global commit_date 20240819

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 5e6e465294c0605eaa76a30c9dcea2f98d410010
%global commit 43e13df9f327c1694eefbfec54cdbb0ec9efaab1
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global commit_date 20240818
%global commit_date 20240819
%global ver 0.150.0

%bcond_with check
Expand Down
4 changes: 2 additions & 2 deletions anda/games/prismlauncher-nightly/prismlauncher-nightly.spec
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
%global real_name prismlauncher
%global nice_name PrismLauncher

%global commit d6a825dd4704172c6115919ff8550d3074b950f9
%global commit efac06379756dff61b6fd05602bf58686f42a1a0
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global libnbtplusplus_commit a5e8fd52b8bf4ab5d5bcc042b2a247867589985f

%global commit_date 20240814
%global commit_date 20240819
%global snapshot_info %{commit_date}.%{shortcommit}

%bcond_without qt6
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 f7c11a8978a1fc7182ef18c4bdc80e920ce6ad88
%global commit 2e4d344b43b040a4dce2c478ca13e49979e491fc
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global ver 2.1.9
%global commit_date 20240818
%global commit_date 20240819
%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 d62fef7e07d454c0d2ba2d69fb96d691dba1ded0
%global commit a7d3235c84dac57a127cbe0ff38f7f7c2fdd8fa0
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global commit_date 20240816
%global commit_date 20240819
%global ver 2024.08.06

Name: yt-dlp-nightly
Expand Down

0 comments on commit 066d3bf

Please sign in to comment.