cinnamon-common: 6.4.7 -> 6.4.10

https://github.com/linuxmint/cinnamon/compare/6.4.7...6.4.10
This commit is contained in:
Bobby Rong 2025-08-06 23:42:44 +08:00
parent d56f9135a1
commit 5842273297
No known key found for this signature in database

View File

@ -76,13 +76,13 @@ in
# TODO (after 25.05 branch-off): Rename to pkgs.cinnamon
stdenv.mkDerivation rec {
pname = "cinnamon-common";
version = "6.4.7";
version = "6.4.10";
src = fetchFromGitHub {
owner = "linuxmint";
repo = "cinnamon";
rev = version;
hash = "sha256-WBdzlourYf2oEXUMbzNcNNsc8lBo6ujAy/K1Y6nGOjU=";
hash = "sha256-8yg39x5rWxJ2IcDFO4AjqrctPSjqdUSfmrKbjT3Yx+0=";
};
patches = [