cinnamon.cinnamon-translations: 6.0.1 -> 6.0.2

https://github.com/linuxmint/cinnamon-translations/compare/6.0.1...6.0.2
This commit is contained in:
Bobby Rong 2024-01-05 21:12:04 +08:00
parent 9106fee773
commit 661ca76879
No known key found for this signature in database

View file

@ -6,13 +6,13 @@
stdenv.mkDerivation rec {
pname = "cinnamon-translations";
version = "6.0.1";
version = "6.0.2";
src = fetchFromGitHub {
owner = "linuxmint";
repo = pname;
rev = version;
hash = "sha256-nzPveo48rLu5CFEXj1GV3cJG6DepAFosWBibxoiYvIs=";
hash = "sha256-kLZ0niamPV5Kaq6ZBTp1SMAl6dKMkcC+rodtAoH5+Go=";
};
nativeBuildInputs = [