updated spotify-qt hash

This commit is contained in:
deviantsemicolon 2024-04-14 19:06:01 -04:00
parent 6ba3b753af
commit 28e38b1156
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ mkDerivation rec {
owner = "kraxarn";
repo = pname;
rev = "v${version}";
sha256 = "sha256-8rLpasgXiaL2KpGnYMQdNN2ayjcSkmz5hDkNBnKNWHk=";
sha256 = "sha256-coPYYLKC4E8snHx/GgV3Oy79Y9yvs/TeUBDoQZxO9Gs=";
};
buildInputs = [ libxcb qtbase qtsvg ];