cosmic-reader: 0-unstable-2026-05-12 -> 0-unstable-2026-06-06

(cherry picked from commit 760bdf2a67)
This commit is contained in:
Pratham Patel 2026-06-11 00:49:24 +05:30
commit e773a21875
No known key found for this signature in database

View file

@ -19,16 +19,16 @@
}:
rustPlatform.buildRustPackage (finalAttrs: {
pname = "cosmic-reader";
version = "0-unstable-2026-05-12";
version = "0-unstable-2026-06-06";
src = fetchFromGitHub {
owner = "pop-os";
repo = "cosmic-reader";
rev = "0dde6aed2c51b16e48d2756ceeb0c92620442418";
hash = "sha256-Is6SRWn7BbsT6GRsmPMDxQNzdGxSMXKM3hNVMV2NM7c=";
rev = "31485419db10e12c2942029d673836343e4609dd";
hash = "sha256-XZ5A7Qi+sxlUel1Fpr9wy8o0MD9mtyqFIwBN4Rf7CcU=";
};
cargoHash = "sha256-p0dg5RNXkzbi+/RB5k+jr34RNOp+Irahj0BiFUddfnk=";
cargoHash = "sha256-DPGpGWzAgdpHp3qzksLtLnfqk+DJsaukdT2ekFFiGaM=";
separateDebugInfo = true;
__structuredAttrs = true;