Skip to content

Commit

Permalink
bump(nightly): mpv latte-dock-nightly flow nightly prismlauncher-nigh…
Browse files Browse the repository at this point in the history
…tly nim-nightly yt-dlp
  • Loading branch information
raboneko committed Aug 22, 2024
1 parent e30313f commit 9c877b4
Show file tree
Hide file tree
Showing 7 changed files with 13 additions and 13 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 f44c29b223d7f0187ccf938eb1651671c8e92cf3
%global commit e3a9ce22f9fd04326a1714669799b33ef4e66dd0
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global commit_date 20240821
%global commit_date 20240822
%global ver 0.38.0

Name: mpv-nightly
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
%global forgeurl https://github.com/KDE/latte-dock/

%global commit 31a6135fd9942a492fefecc69339b0802ecdce3b
%global commit e1bd2c02ec40da4e3379ded438f29ba0d8e98824
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global commit_date %(date '+%Y%m%d')
%global snapshot_info %{commit_date}.%{shortcommit}
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 b831d99d1cb7c32489255be3872dce3503f1831c
%global commit c627a495180296f60b60b25069706e156ab01273
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global commit_date 20240821
%global commit_date 20240822

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 a82cc80d1dcc3f1d155e3e4350beacd253a721c4
%global commit 136f75ee9a3226e19c4d781c97d7714dc6fe61f5
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global commit_date 20240821
%global commit_date 20240822
%global ver 0.151.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 7f594a342e056ad2f9b0f0e4dff26e8cfcf324dd
%global commit 1edfbeec8d0a12f79969f84905323b11b2a4ca2b
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global libnbtplusplus_commit a5e8fd52b8bf4ab5d5bcc042b2a247867589985f

%global commit_date 20240821
%global commit_date 20240822
%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 e38cbd3c846a8e95bed0d709e4d61cc1ad5279b2
%global commit 832ba815d1cf7ec0846cdade49f697228bb04d22
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global ver 2.1.9
%global commit_date 20240821
%global commit_date 20240822
%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 f0bb28504c8c2b75ee3e5796aed50de2a7f90a1b
%global commit 6f9e6537434562d513d0c9b68ced8a61ade94a64
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global commit_date 20240820
%global commit_date 20240822
%global ver 2024.08.06

Name: yt-dlp-nightly
Expand Down

0 comments on commit 9c877b4

Please sign in to comment.