cosmic-notifications: 1.0.16 -> 1.1.0

(cherry picked from commit 7cc364bb80)
This commit is contained in:
Salva 2026-06-24 00:33:16 +00:00 committed by github-actions[bot]
commit 1dafc828e8

View file

@ -12,7 +12,7 @@
rustPlatform.buildRustPackage (finalAttrs: {
pname = "cosmic-notifications";
version = "1.0.16";
version = "1.1.0";
# nixpkgs-update: no auto update
src = fetchFromGitHub {