cinnamon-menus: 6.4.0 -> 6.6.0

https://github.com/linuxmint/cinnamon-menus/compare/6.4.0...6.6.0
This commit is contained in:
Bobby Rong
2025-12-10 22:49:48 +08:00
parent 4556c381f3
commit cacfe400e2
+2 -2
View File
@@ -12,13 +12,13 @@
stdenv.mkDerivation rec {
pname = "cinnamon-menus";
version = "6.4.0";
version = "6.6.0";
src = fetchFromGitHub {
owner = "linuxmint";
repo = "cinnamon-menus";
tag = version;
hash = "sha256-ug1RSP2TBrypi0aGhF05k39koY3rGgJi0LuWyuuICd0=";
hash = "sha256-vjgWPFNmRkJWynimvBuxCxLK5C7tQxqJ5Y4dkZXSDSA=";
};
buildInputs = [