cinnamon.cinnamon-translations: 5.4.2 -> 5.6.0

No changes.

https://github.com/linuxmint/cinnamon-translations/compare/5.4.2...5.6.0
This commit is contained in:
Bobby Rong 2022-11-16 22:28:14 +08:00
parent 840f7dda71
commit 559038ec30
No known key found for this signature in database

View File

@ -6,13 +6,13 @@
stdenv.mkDerivation rec {
pname = "cinnamon-translations";
version = "5.4.2";
version = "5.6.0";
src = fetchFromGitHub {
owner = "linuxmint";
repo = pname;
rev = version;
hash = "sha256-vt60qarNfTX9R5kGOeUBCskKK2zLdEE+ACT0EGvUeao=";
hash = "sha256-ztHHqX0OuwSFGlxCoJhZXnUsMM0WrkwiQINgDVlb0XA=";
};
nativeBuildInputs = [