Skip to content

Commit

Permalink
bump(nightly): mpv nightly prismlauncher-nightly nim-nightly backtrace
Browse files Browse the repository at this point in the history
  • Loading branch information
raboneko committed Oct 19, 2024
1 parent ab8f571 commit c3fa36e
Show file tree
Hide file tree
Showing 5 changed files with 10 additions and 10 deletions.
4 changes: 2 additions & 2 deletions anda/apps/mpv/mpv-nightly.spec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
%global commit 3e499ff3bc3cdd668efc41974c8cdd64d9a99178
%global commit 6b695ac6e4d6f62add1938a982df069ccbb052a8
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global commit_date 20241018
%global commit_date 20241019
%global ver 0.39.0

Name: mpv-nightly
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 5168fc27a17dca0f1dac52f4431376eabfd18782
%global commit d209eab05879ddd49c4ebbb439966150f7c3b686
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global commit_date 20241018
%global commit_date 20241019
%global ver 0.159.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 43eb27b695f7a375a4b1736389b155d50bd0e728
%global commit f60d6e4d4868d9e3ac48ea1d31c676deb83af0bb
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global libnbtplusplus_commit a5e8fd52b8bf4ab5d5bcc042b2a247867589985f

%global commit_date 20241016
%global commit_date 20241019
%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 d0b6b9346ec89baf67bb8d4a5dcf1b5c1b20a194
%global commit 0a058a6b8f32749ebb19bfcd824b9f219d317f68
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global ver 2.2.1
%global commit_date 20241018
%global commit_date 20241019
%global debug_package %nil

Name: nim-nightly
Expand Down
4 changes: 2 additions & 2 deletions anda/lib/backtrace/libbacktrace-nightly.spec
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
%global debug_package %nil

%global commit 86885d14049fab06ef8a33aac51664230ca09200
%global commit 3d0be558448724ff2618b72249143aa774d594ad
%global shortcommit %(c=%commit; echo ${c:0:7})
%global commit_date 20240806
%global commit_date 20241019

%global _desc %{expand:
A C library that may be linked into a C/C++ program to produce symbolic backtraces.
Expand Down

0 comments on commit c3fa36e

Please sign in to comment.