cosmic-store: 1.0.1 -> 1.0.2

This commit is contained in:
Pratham Patel 2026-01-14 03:39:54 +00:00
commit e0df004bd8
No known key found for this signature in database

View file

@ -15,7 +15,7 @@
rustPlatform.buildRustPackage (finalAttrs: {
pname = "cosmic-store";
version = "1.0.1";
version = "1.0.2";
# nixpkgs-update: no auto update
src = fetchFromGitHub {