cinnamon-menus: 6.2.0 -> 6.4.0

https://github.com/linuxmint/cinnamon-menus/compare/6.2.0...6.4.0
This commit is contained in:
Bobby Rong
2024-12-03 20:48:08 +08:00
parent cf53922046
commit c6e2429cbe
+2 -2
View File
@@ -11,13 +11,13 @@
stdenv.mkDerivation rec {
pname = "cinnamon-menus";
version = "6.2.0";
version = "6.4.0";
src = fetchFromGitHub {
owner = "linuxmint";
repo = pname;
rev = version;
hash = "sha256-HOipeUV9daPSsJ+SHPlsyEAg2SwKQkZBm1JUoNtDZAY=";
hash = "sha256-ug1RSP2TBrypi0aGhF05k39koY3rGgJi0LuWyuuICd0=";
};
buildInputs = [