Skip to content

Commit b9d7717

Browse files
committed
cosmic-protocols: 0-unstable-2025-06-19 -> 0-unstable-2025-06-24
1 parent a630831 commit b9d7717

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-06-19";
12+
version = "0-unstable-2025-06-24";
1313

1414
src = fetchFromGitHub {
1515
owner = "pop-os";
1616
repo = "cosmic-protocols";
17-
rev = "408af98de5122577a0df80a64b85c7e1c5c7b6e0";
18-
hash = "sha256-yfCtv0HfxlyCABCVTRUiutHxfPEu0Anp+cdkdVwyyRY=";
17+
rev = "4f053317cc9a0e776bc24610df91ff84dfd6cc7b";
18+
hash = "sha256-p4xRATocwG/QZtjI6fj1CPc+3jqlqr1mwoqojFxfpFE=";
1919
};
2020

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

0 commit comments

Comments
 (0)