cosmic-protocols: 0-unstable-2026-05-08 -> 0-unstable-2026-06-25

This commit is contained in:
R. Ryantm
2026-07-01 18:13:47 +00:00
parent c7d02e13a3
commit 57a80d1a41
+3 -3
View File
@@ -9,13 +9,13 @@
stdenv.mkDerivation {
pname = "cosmic-protocols";
version = "0-unstable-2026-05-08";
version = "0-unstable-2026-06-25";
src = fetchFromGitHub {
owner = "pop-os";
repo = "cosmic-protocols";
rev = "c253ec1d6804afbcdf250f5cc37ae1194bba7bd2";
hash = "sha256-KO7VTxomhrnwzFlkkXSoP0eh3NRShBD4srW5W6temxo=";
rev = "32283d76a8d0342da74c4cc022a533c52dcf378f";
hash = "sha256-LUAmB+3+doRZOJbVURaIInaQuV/LXCKfoWHA28ihAMo=";
};
__structuredAttrs = true;