forked from NetBSD/pkgsrc
-
Notifications
You must be signed in to change notification settings - Fork 50
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
audio/spotify-player: update to 0.16.1
Breaking changes - v0.16.1 updates the parsing logic for theme configurations: - the palette's terminal colors might look different - the component style's custom RGB color now uses a hex color representation instead of Rgb = { r = ..., g = ..., b = ...}. What's Changed - fix warnings when building without any features in #309 - handle authenticate CLI command without a client in #314 - UI album year in #305 - Add play, pause, and generate CLI commands in #316 - Improve theme configurations in #317
- Loading branch information
Showing
3 changed files
with
107 additions
and
95 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.