cinnamon-translations: 6.4.2 -> 6.6.0

https://github.com/linuxmint/cinnamon-translations/compare/6.4.2...6.6.0
This commit is contained in:
Bobby Rong
2025-12-10 22:49:48 +08:00
parent 22e57ab399
commit 8aa0d36b49
@@ -7,13 +7,13 @@
stdenv.mkDerivation rec {
pname = "cinnamon-translations";
version = "6.4.2";
version = "6.6.0";
src = fetchFromGitHub {
owner = "linuxmint";
repo = "cinnamon-translations";
tag = version;
hash = "sha256-By09Y4iHZz3XR7tRd5MyXK5BKOr01yJzTTLQHEZ00q0=";
hash = "sha256-+aqMXice5INNkqLmPc4hawlrc2jRnsGimDPZf28dUSE=";
};
nativeBuildInputs = [