Skip to content

Commit

Permalink
bump(nightly): mpv flow nightly prismlauncher-nightly nim-nightly nvi…
Browse files Browse the repository at this point in the history
…dia-patch yt-dlp
  • Loading branch information
raboneko committed Oct 25, 2024
1 parent 1fad385 commit c72a9bd
Show file tree
Hide file tree
Showing 7 changed files with 14 additions and 14 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 851df7088a0d5269fe7304875e64c114dc4c18d1
%global commit 5c59f8accc44f3f31f1ef003e23643a5f5eaa0f3
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global commit_date 20241024
%global commit_date 20241025
%global ver 0.39.0

Name: mpv-nightly
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 0dc6fae7b74b554d905d3cd2524bfd00f346f4f3
%global commit d804203760bf218609e09b597490db911b80c774
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global commit_date 20241024
%global commit_date 20241025

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 d30361537ea6432336e19cb624c5d4ee6f926f27
%global commit 42a7402cc5354fa6a3182d972fa7f551dc9760ba
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global commit_date 20241024
%global commit_date 20241025
%global ver 0.160.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 4a7d624e9b8f9d8e3357e194798cf39f164bfaee
%global commit 9fe81ff5645d44c3d0fe9ce9478aca2f06c9bfe5
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global libnbtplusplus_commit a5e8fd52b8bf4ab5d5bcc042b2a247867589985f

%global commit_date 20241024
%global commit_date 20241025
%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 3aaaed1acff259f185f7f2c8b05884e450e8dd88
%global commit b534f34e95402479c1d5c5bdab92d87862f323d4
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global ver 2.2.1
%global commit_date 20241024
%global commit_date 20241025
%global debug_package %nil

Name: nim-nightly
Expand Down
4 changes: 2 additions & 2 deletions anda/system/nvidia-patch/nvidia-patch.spec
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
%global debug_package %{nil}
%global commit 43a572f18fee75b9656ab55709545806a7d24eeb
%global commit dfc03e4b23748dcc708a115ed0fdb2cdc83c08ff
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global commit_date 20241024
%global commit_date 20241025


%global patches %{_datadir}/src/nvidia-patch
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 914af9a0cf51c9a3f74aa88d952bee8334c67511
%global commit c29f5a7fae93a08f3cfbb6127b2faa75145b06a0
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global commit_date 20241024
%global commit_date 20241025
%global ver 2024.10.22

Name: yt-dlp-nightly
Expand Down

0 comments on commit c72a9bd

Please sign in to comment.