Skip to content

Commit 0fe418f

Browse files
authored
cinnamon-common: 6.4.6 -> 6.4.7 (#380610)
2 parents 3b7e8b7 + 89494e6 commit 0fe418f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkgs/by-name/ci/cinnamon-common/package.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -76,13 +76,13 @@ in
7676
# TODO (after 25.05 branch-off): Rename to pkgs.cinnamon
7777
stdenv.mkDerivation rec {
7878
pname = "cinnamon-common";
79-
version = "6.4.6";
79+
version = "6.4.7";
8080

8181
src = fetchFromGitHub {
8282
owner = "linuxmint";
8383
repo = "cinnamon";
8484
rev = version;
85-
hash = "sha256-hvQINRvEqTDWV0ja1tHzkpJMexc0htL0IlCHuy8QCQk=";
85+
hash = "sha256-WBdzlourYf2oEXUMbzNcNNsc8lBo6ujAy/K1Y6nGOjU=";
8686
};
8787

8888
patches = [

0 commit comments

Comments
 (0)