cinnamon.cinnamon-translations: 5.6.1 -> 5.8.1

https://github.com/linuxmint/cinnamon-translations/compare/5.6.1...5.8.1
This commit is contained in:
Bobby Rong 2023-06-01 21:35:42 +08:00
parent 51fec464f0
commit f0ef70e1a8
No known key found for this signature in database

View File

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