dotter: 0.13.4 -> 0.13.5

This commit is contained in:
R. Ryantm
2026-07-17 09:42:35 +00:00
parent 705ffce919
commit 1f3fb1a2ba
+3 -3
View File
@@ -10,16 +10,16 @@
rustPlatform.buildRustPackage (finalAttrs: {
pname = "dotter";
version = "0.13.4";
version = "0.13.5";
src = fetchFromGitHub {
owner = "SuperCuber";
repo = "dotter";
rev = "v${finalAttrs.version}";
hash = "sha256-cxabaCxbwP2YbnG2XfmVJWFTw9LGO0D1dlLy6fuux+M=";
hash = "sha256-xA/6j+wMTPx9p4aOHaqixlzUZcqgRazfJ1PwKaByTrw=";
};
cargoHash = "sha256-KLU+4CYqTKEH8wuvinVS0Zs+nFgOer2ho8LXnLDNVKY=";
cargoHash = "sha256-0yBuaTwP2IxZjRzC8jMhZ8eNDdFHKyJjSP0ZH15F3LI=";
nativeCheckInputs = [
which