cosmic-protocols: 0-unstable-2026-06-25 -> 0-unstable-2026-07-10 (#540517)

This commit is contained in:
Heitor Augusto
2026-07-10 21:58:39 +00:00
committed by GitHub
+3 -3
View File
@@ -9,13 +9,13 @@
stdenv.mkDerivation {
pname = "cosmic-protocols";
version = "0-unstable-2026-06-25";
version = "0-unstable-2026-07-10";
src = fetchFromGitHub {
owner = "pop-os";
repo = "cosmic-protocols";
rev = "32283d76a8d0342da74c4cc022a533c52dcf378f";
hash = "sha256-LUAmB+3+doRZOJbVURaIInaQuV/LXCKfoWHA28ihAMo=";
rev = "e95d89504513e1407f89a189aca328fbecc9eeef";
hash = "sha256-u1Ur9lPm2HE60jCEJVhKtbGYfzV8pdiDjrsGwgKf3nA=";
};
__structuredAttrs = true;