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

Fix nightly updates #61

Merged
merged 2 commits into from
May 23, 2024
Merged

Fix nightly updates #61

merged 2 commits into from
May 23, 2024

Conversation

dylanhand
Copy link
Contributor

@dylanhand dylanhand commented May 23, 2024

Fixes a bug that prevented updating to a newer nightly of the same version number, (eg 1.0.0-nightly1 would not be updated when 1.0.0-nightly2 became available)

Related to divvun/divvun-manager-macos#32 and divvun/divvun-manager-macos#48

The decision was, instead of reimplementing parts of Pahkat to support packages coming from different channels, to leave as is (only support one channel at a time).

Now new versions of nightlies should update as expected.

dylanhand added 2 commits May 23, 2024 16:42
The bug prevented updating to a newer nightly of the same version number, eg (1.0.0-nightly1 would not be updated when 1.0.0-nightly2 became available)
@dylanhand dylanhand merged commit cb04502 into main May 23, 2024
1 check passed
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.

1 participant