clementine: 1.4.1-45-g34eb666c0 -> 1.4.1-48-g12e851937 (#424504)

This commit is contained in:
Weijia Wang
2025-08-03 16:51:22 -06:00
committed by GitHub
@@ -49,13 +49,13 @@ let
in
stdenv.mkDerivation (finalAttrs: {
pname = "clementine";
version = "1.4.1-45-g34eb666c0";
version = "1.4.1-48-g12e851937";
src = fetchFromGitHub {
owner = "clementine-player";
repo = "Clementine";
tag = finalAttrs.version;
hash = "sha256-5qZpQW8ZsyKpIww51sqghcrkhhh78TcpmMoctHgcoQo=";
hash = "sha256-L8ANz4lGXO7q9MyFJjhZr4cQpOkAl7NHbrzOm7lPVBs=";
};
nativeBuildInputs = [