cinnamon-translations: 6.2.2 -> 6.4.0

https://github.com/linuxmint/cinnamon-translations/compare/6.2.2...6.4.0
This commit is contained in:
Bobby Rong
2024-12-03 20:48:08 +08:00
parent 465940ad05
commit e1e722bc5b
@@ -6,13 +6,13 @@
stdenv.mkDerivation rec {
pname = "cinnamon-translations";
version = "6.2.2";
version = "6.4.0";
src = fetchFromGitHub {
owner = "linuxmint";
repo = pname;
rev = version;
hash = "sha256-uZVF2CsKTQOvMJsyXBW405W3vdIGxYlW8+xPiwSgUSg=";
hash = "sha256-aR1O/NaEJcu4W3bGMWVeaIVGeuMYTrQrPfeS1V+4Nmk=";
};
nativeBuildInputs = [