haylxon: 1.0.0 -> 1.1.0

This commit is contained in:
R. Ryantm 2026-03-07 14:52:58 +00:00
parent 0a45799ca3
commit 101cfb64dd

View file

@ -6,15 +6,15 @@
rustPlatform.buildRustPackage (finalAttrs: {
pname = "haylxon";
version = "1.0.0";
version = "1.1.0";
src = fetchCrate {
inherit (finalAttrs) version;
pname = "hxn";
hash = "sha256-zAqYaPtbXqC1YFzCL8EwE1HhuSqVl5lAfnAftwBvnoE=";
hash = "sha256-pNOMCltMIKLJ8dNDzVa7MShpAROzvqK65d37fj+VXLQ=";
};
cargoHash = "sha256-cKYHC8qz81P4xtehGQIvNH/g/pa90IJQbKz0RM9tjws=";
cargoHash = "sha256-3muxqWOYCNXcV6WEcUwtmn2fKudU0vJtNegr8Nf6x50=";
meta = {
description = "Save screenshots of urls and webpages from terminal";