listenbrainz-content-resolver: update
This commit is contained in:
parent
edd6c4392d
commit
5f1bdf496a
|
@ -47,8 +47,8 @@ buildPythonPackage rec {
|
||||||
src = fetchFromGitHub {
|
src = fetchFromGitHub {
|
||||||
owner = "metabrainz";
|
owner = "metabrainz";
|
||||||
repo = pname;
|
repo = pname;
|
||||||
rev = "50d55485d43fe3bdf2fb3a4546b3c0031edf85ee";
|
rev = "6caa43df1d17a974ae27a91f1aaf663952cf0ed9";
|
||||||
sha256 = "sha256-mm8zHF87S13bzeSfWKHgO/cU3ulvA7I8h5EFsnBIVMo=";
|
sha256 = "0000000000000000000000000000000000000000000000000000";
|
||||||
};
|
};
|
||||||
|
|
||||||
postPatch = ''
|
postPatch = ''
|
||||||
|
|
Loading…
Reference in a new issue