Skip to content

Commit e74dcca

Browse files
r-ryantmalyssais
authored andcommitted
cosmic-protocols: 0-unstable-2025-08-04 -> 0-unstable-2025-08-12
1 parent 15cf127 commit e74dcca

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pkgs/by-name/co/cosmic-protocols/package.nix

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,13 @@
99

1010
stdenv.mkDerivation {
1111
pname = "cosmic-protocols";
12-
version = "0-unstable-2025-08-04";
12+
version = "0-unstable-2025-08-12";
1313

1414
src = fetchFromGitHub {
1515
owner = "pop-os";
1616
repo = "cosmic-protocols";
17-
rev = "5035f8c810bf734401e21e0a9625c7b7e0c73325";
18-
hash = "sha256-FYfSVg7v7S8G1gHZ5puAqb2yZES81HK+KMu0819cQ8w=";
17+
rev = "8e84152fedf350d2756a2c1c90e07313acb9cdf6";
18+
hash = "sha256-rFoSSc2wBNiW8wK3AIKxyv28FNTEiGk6UWjp5dQVxe8=";
1919
};
2020

2121
makeFlags = [ "PREFIX=${placeholder "out"}" ];

0 commit comments

Comments
 (0)