cinnamon.cinnamon-translations: 6.0.0 -> 6.0.1

https://github.com/linuxmint/cinnamon-translations/compare/6.0.0...6.0.1
This commit is contained in:
Bobby Rong 2023-12-04 21:52:45 +08:00
parent 223f390723
commit 24cc57ad90
No known key found for this signature in database

View File

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