cinnamon.cinnamon-translations: 5.8.2 -> 6.0.0

https://github.com/linuxmint/cinnamon-translations/compare/5.8.2...6.0.0
This commit is contained in:
Bobby Rong 2023-11-19 23:00:35 +08:00
parent 2ebb125847
commit 4155ccd1c8
No known key found for this signature in database

View File

@ -6,13 +6,13 @@
stdenv.mkDerivation rec {
pname = "cinnamon-translations";
version = "5.8.2";
version = "6.0.0";
src = fetchFromGitHub {
owner = "linuxmint";
repo = pname;
rev = version;
hash = "sha256-hFqCKzJogGka6vsIj8SCL9GMDsTQO50jwpYKr74V5Fo=";
hash = "sha256-lbJ4Hhd+7Hd70ZrEw0Q7Yts9yciXzqSuNTerW6oY93A=";
};
nativeBuildInputs = [