Skip to content

Commit

Permalink
bump(nightly): mpv nightly prismlauncher-nightly nim-nightly tdlib
Browse files Browse the repository at this point in the history
  • Loading branch information
raboneko committed Oct 7, 2024
1 parent 10bfa29 commit 1198e9e
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 9791c6d17849cfb342a1c60a69f7d1119b4dd7c8
%global commit 6667b9723ec788179c54794a016e5810e922c415
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global commit_date 20241006
%global commit_date 20241007
%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 c9bee9f81f4254441583a426c7b8c7d3fb44e2ec
%global commit 03c84466c22390bce5802c6ba4f27108d2ab5d61
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global commit_date 20241006
%global commit_date 20241007
%global ver 0.157.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 44b4262f3ce037140cb6415cea27ed44bd03164d
%global commit 1eee5c924bc4ebc45c2a3fd4161091b6cf48b0e8
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global libnbtplusplus_commit a5e8fd52b8bf4ab5d5bcc042b2a247867589985f

%global commit_date 20241002
%global commit_date 20241007
%global snapshot_info %{commit_date}.%{shortcommit}

%bcond_without qt6
Expand Down
6 changes: 3 additions & 3 deletions anda/langs/nim/nim-nightly/nim-nightly.spec
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
%global csrc_commit 561b417c65791cd8356b5f73620914ceff845d10
%global commit 7dfadb8b4e95d09981fbeb01d85b12f23946c3e7
%global commit ea9811a4d2acc81cdd0e501669184a2fab194324
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global ver 2.2.1
%global commit_date 20241004
%global commit_date 20241007
%global debug_package %nil

Name: nim-nightly
Version: %ver^%commit_date.%shortcommit
Release: 3%?dist
Release: 1%?dist
Summary: Imperative, multi-paradigm, compiled programming language
License: MIT and BSD
URL: https://nim-lang.org
Expand Down
2 changes: 1 addition & 1 deletion anda/lib/tdlib/tdlib-nightly.spec
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
%global commit 63be0bc9fd942862aa8e585b22ea00a906ff8d19
%global commit 6dae0a5654b46f7c2f64d3e67eec014c0711ed28
%global ver 1.8.37
%global commit_date 20240219
%global shortcommit %(c=%{commit}; echo ${c:0:7})
Expand Down

0 comments on commit 1198e9e

Please sign in to comment.