cosmic-screenshot: 1.0.0-beta.1 -> 1.0.0-beta.1.1

Diff: https://github.com/pop-os/cosmic-screenshot/compare/epoch-1.0.0-beta.1...epoch-1.0.0-beta.1.1
This commit is contained in:
Heitor Augusto
2025-09-25 13:57:01 -03:00
parent 962a348b84
commit cf64ab25a7
@@ -10,14 +10,14 @@
rustPlatform.buildRustPackage (finalAttrs: {
pname = "cosmic-screenshot";
version = "1.0.0-beta.1";
version = "1.0.0-beta.1.1";
# nixpkgs-update: no auto update
src = fetchFromGitHub {
owner = "pop-os";
repo = "cosmic-screenshot";
tag = "epoch-${finalAttrs.version}";
hash = "sha256-ASVFQRIkGUrRz1yO21TNiZh1MYWqmip3RD8K5VLYmd8=";
hash = "sha256-TKR8EDXZwKKC1WSZhlcf5U6tiM4cWCdb24U74vVKTaU=";
};
cargoHash = "sha256-O8fFeg1TkKCg+QbTnNjsH52xln4+ophh/BW/b4zQs9o=";