cinnamon.cinnamon-translations: 5.6.0 -> 5.6.1

https://github.com/linuxmint/cinnamon-translations/compare/5.6.0...5.6.1
This commit is contained in:
Bobby Rong 2022-12-17 18:20:20 +08:00
parent 7f24fbbde9
commit dd0e494799
No known key found for this signature in database

View File

@ -6,13 +6,13 @@
stdenv.mkDerivation rec {
pname = "cinnamon-translations";
version = "5.6.0";
version = "5.6.1";
src = fetchFromGitHub {
owner = "linuxmint";
repo = pname;
rev = version;
hash = "sha256-ztHHqX0OuwSFGlxCoJhZXnUsMM0WrkwiQINgDVlb0XA=";
hash = "sha256-567xkQGLLhZtjAWXzW/MRiD14rrWeg0yvx97jtukRvc=";
};
nativeBuildInputs = [