cinnamon-common: 6.4.3 -> 6.4.6

https://github.com/linuxmint/cinnamon/compare/6.4.3...6.4.6
This commit is contained in:
Bobby Rong
2025-01-11 10:57:15 +08:00
parent 8f3e1f8070
commit 3f49d1e4ba
+2 -2
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.3";
version = "6.4.6";
src = fetchFromGitHub {
owner = "linuxmint";
repo = "cinnamon";
rev = version;
hash = "sha256-Nq4CFLmvgyPFg+mALE1UYauWAR7ZjtJGJOSChbIjm4g=";
hash = "sha256-hvQINRvEqTDWV0ja1tHzkpJMexc0htL0IlCHuy8QCQk=";
};
patches = [