cinnamon-session: 6.4.2 -> 6.6.0

https://github.com/linuxmint/cinnamon-session/compare/6.4.2...6.6.0
This commit is contained in:
Bobby Rong
2025-12-10 22:49:48 +08:00
parent 8167fadf8c
commit cd35952fcd
+2 -2
View File
@@ -33,13 +33,13 @@ let
in
stdenv.mkDerivation rec {
pname = "cinnamon-session";
version = "6.4.2";
version = "6.6.0";
src = fetchFromGitHub {
owner = "linuxmint";
repo = "cinnamon-session";
tag = version;
hash = "sha256-zv1X1MLZBg+Bayd4hjsmrdXkFTRkH4kz7PJe6mFTBqc=";
hash = "sha256-16bBehc8NuPd9vr/J7Y5MoVsqOBQWzh63pzQZ96O0vs=";
};
buildInputs = [