clementine: 1.4.1-51-gea6466943 -> 1.4.1-55-g03726250a

This commit is contained in:
R. Ryantm
2025-09-19 04:46:59 +00:00
parent ee164a706c
commit 9b1853fb83
@@ -49,13 +49,13 @@ let
in
stdenv.mkDerivation (finalAttrs: {
pname = "clementine";
version = "1.4.1-51-gea6466943";
version = "1.4.1-55-g03726250a";
src = fetchFromGitHub {
owner = "clementine-player";
repo = "Clementine";
tag = finalAttrs.version;
hash = "sha256-aTsu8yYvvLWMZhAN0jYVlrlMtQ2+hTZOxFv8gmC2ZDs=";
hash = "sha256-tfXZH3E9VZUVnGbKYIWln76fJNwDvc+H4IGDL5U+3pI=";
};
nativeBuildInputs = [