cinnamon-translations: 6.6.1 -> 6.6.2

This commit is contained in:
R. Ryantm
2026-01-09 12:34:24 +00:00
parent fe3f1d03ab
commit 1efa51fa99
@@ -7,13 +7,13 @@
stdenv.mkDerivation rec {
pname = "cinnamon-translations";
version = "6.6.1";
version = "6.6.2";
src = fetchFromGitHub {
owner = "linuxmint";
repo = "cinnamon-translations";
tag = version;
hash = "sha256-6y1zHKO/qpkAL5fs6QUjNJki16X+bxW/175Sz1PUPQw=";
hash = "sha256-DHwW9YrQFNtTvY4/QMBVLQ2idyuknacZvoMIMiHFsU4=";
};
nativeBuildInputs = [