cinnamon-desktop: 6.4.2 -> 6.6.0

https://github.com/linuxmint/cinnamon-desktop/compare/6.4.2...6.6.0
This commit is contained in:
Bobby Rong
2025-12-10 22:49:48 +08:00
parent 6dca0d1ad2
commit 4556c381f3
+2 -2
View File
@@ -21,13 +21,13 @@
stdenv.mkDerivation rec {
pname = "cinnamon-desktop";
version = "6.4.2";
version = "6.6.0";
src = fetchFromGitHub {
owner = "linuxmint";
repo = "cinnamon-desktop";
tag = version;
hash = "sha256-kNxVdPtCQtz4TSyCc6uKHmAGWm2nlWnLwC3Cm0E42Jc=";
hash = "sha256-9qgt+E5qbzq+x9fJKkoSBFgA96HBDLysQvg6b04WbMU=";
};
outputs = [