clementine: 1.4.1-44-g41bcdca7f -> 1.4.1-45-g34eb666c0 (#421695)

This commit is contained in:
Wolfgang Walther
2025-07-10 11:07:39 +00:00
committed by GitHub
@@ -49,13 +49,13 @@ let
in
stdenv.mkDerivation (finalAttrs: {
pname = "clementine";
version = "1.4.1-44-g41bcdca7f";
version = "1.4.1-45-g34eb666c0";
src = fetchFromGitHub {
owner = "clementine-player";
repo = "Clementine";
tag = finalAttrs.version;
hash = "sha256-LyYbcr0d0DI5nqNor6sXg7Hc/kYlORU9s8UJnQvSnZs=";
hash = "sha256-5qZpQW8ZsyKpIww51sqghcrkhhh78TcpmMoctHgcoQo=";
};
nativeBuildInputs = [