Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bump: osu-lazer nim-nightly yt-dlp #1645

Merged
merged 1 commit into from
Jul 26, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion anda/games/osu-lazer/osu-lazer.spec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
%define __strip /bin/true

Name: osu-lazer
Version: 2024.718.1
Version: 2024.725.0
Release: 1%?dist
Summary: The future of osu! and the beginning of an open era! Commonly known by the codename osu!lazer. Pew pew.
ExclusiveArch: x86_64
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 0db742df7cd20efd030d7b20fe1e523c06325efa
%global commit 469a6044c00ce657d2f543f292678b3c71e0b037
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global ver 2.1.9
%global commit_date 20240724
%global commit_date 20240726
%global debug_package %nil

Name: nim-nightly
Expand Down
6 changes: 3 additions & 3 deletions anda/tools/yt-dlp/yt-dlp-nightly.spec
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
#bcond_without tests
%global commit 1a34a802f44a1dab8f642c79c3cc810e21541d3b
%global commit 28d485714fef88937c82635438afba5db81f9089
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global commit_date 20240724
%global ver 2024.07.16
%global commit_date 20240726
%global ver 2024.07.25

Name: yt-dlp-nightly
Version: %ver^%commit_date.%shortcommit
Expand Down
Loading