cosmic-notifications: 1.0.13 -> 1.0.16

(cherry picked from commit 68f7fff13d)
This commit is contained in:
Pratham Patel 2026-06-11 00:49:21 +05:30
commit aaa90d775a
No known key found for this signature in database

View file

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