go-musicfox: 4.6.3 -> 4.6.6
This commit is contained in:
parent
27473e9a5e
commit
505d9275e3
@ -11,13 +11,13 @@
|
||||
|
||||
buildGoModule rec {
|
||||
pname = "go-musicfox";
|
||||
version = "4.6.3";
|
||||
version = "4.6.6";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "go-musicfox";
|
||||
repo = "go-musicfox";
|
||||
rev = "v${version}";
|
||||
hash = "sha256-TxBd+Q7tEyJpcUwOWAl2U1gmdNRYrBkGCtT961/8K1E=";
|
||||
hash = "sha256-BLX43eWM1vMXgUThcLEHb3+OZejfUye1m/SCecfzTiE=";
|
||||
};
|
||||
|
||||
deleteVendor = true;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user