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

date: Add release version #6002

Merged
merged 2 commits into from
Dec 18, 2024
Merged

date: Add release version #6002

merged 2 commits into from
Dec 18, 2024

Conversation

Doekin
Copy link
Contributor

@Doekin Doekin commented Dec 18, 2024

This PR introduces the release version of date. However, there's an issue where versions based on the commit date always take precedence over the release versions. I'm unsure how to make the release version the default.

add_urls("https://github.com/HowardHinnant/date/archive/refs/tags/v$(version).tar.gz", {alias = "release"})
add_urls("https://github.com/HowardHinnant/date.git", {alias = "git"})

add_versions("release:3.0.3", "30de45a34a2605cca33a993a9ea54e8f140f23b1caf1acf3c2fd436c42c7d942")
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please use a unified version format. Since there is a release version, you can remove the date version.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

OK

@waruqi waruqi merged commit 258d2f7 into xmake-io:dev Dec 18, 2024
67 checks passed
@Doekin Doekin deleted the date branch December 26, 2024 08:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants