Skip to content

Commit

Permalink
bump(nightly): mpv flow nightly prismlauncher-nightly nim-nightly
Browse files Browse the repository at this point in the history
  • Loading branch information
raboneko committed Nov 6, 2024
1 parent b3ffef4 commit a75f20e
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 23843b4aa594dc8c885575f3d237cde3c29398a2
%global commit 91d4e6f937888c4244270ed54f82abc55206e297
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global commit_date 20241105
%global commit_date 20241106
%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 cbcf8cc2dd74bcfcbc83cf46b2c4082a1b8eb9e2
%global commit 9375ffabc02b63b2630598a2fd81730837e87a43
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global commit_date 20241105
%global commit_date 20241106

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 81dd4ca1c90c525ab81400405ea6d61d5400b07f
%global commit 50069a215376eb369554eefc0875719949309b38
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global commit_date 20241105
%global commit_date 20241106
%global ver 0.161.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 4a92573235e3a116ba9da9781e740e048ec8d0ec
%global commit 1ab10bdd84e37193729339b97b0d1b72bebd87cf
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global libnbtplusplus_commit a5e8fd52b8bf4ab5d5bcc042b2a247867589985f

%global commit_date 20241104
%global commit_date 20241106
%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 f98964d99f2ab721cc718b2be3afa78305867b6b
%global commit c71de10608b23bc2d9137d5cd48ee956e2adbfa8
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global ver 2.2.1
%global commit_date 20241104
%global commit_date 20241106
%global debug_package %nil

Name: nim-nightly
Expand Down

0 comments on commit a75f20e

Please sign in to comment.