Loading pkgs/by-name/ty/typstyle/Cargo.lock +1 −1 Original line number Diff line number Diff line Loading @@ -3649,7 +3649,7 @@ dependencies = [ [[package]] name = "typstyle" version = "0.11.8" version = "0.11.11" dependencies = [ "anyhow", "clap", Loading pkgs/by-name/ty/typstyle/package.nix +2 −2 Original line number Diff line number Diff line Loading @@ -10,13 +10,13 @@ rustPlatform.buildRustPackage rec { pname = "typstyle"; version = "0.11.8"; version = "0.11.11"; src = fetchFromGitHub { owner = "Enter-tainer"; repo = "typstyle"; rev = "v${version}"; hash = "sha256-N3dGoLGq9UxTgupowPDE6t2xK6csAPEIcI8zZ1y3gvs="; hash = "sha256-Ov+kgKTOSD3KjHV6Rcn65+7wvh3FKRs4mqVFTmJYEp0="; }; cargoLock = { Loading Loading
pkgs/by-name/ty/typstyle/Cargo.lock +1 −1 Original line number Diff line number Diff line Loading @@ -3649,7 +3649,7 @@ dependencies = [ [[package]] name = "typstyle" version = "0.11.8" version = "0.11.11" dependencies = [ "anyhow", "clap", Loading
pkgs/by-name/ty/typstyle/package.nix +2 −2 Original line number Diff line number Diff line Loading @@ -10,13 +10,13 @@ rustPlatform.buildRustPackage rec { pname = "typstyle"; version = "0.11.8"; version = "0.11.11"; src = fetchFromGitHub { owner = "Enter-tainer"; repo = "typstyle"; rev = "v${version}"; hash = "sha256-N3dGoLGq9UxTgupowPDE6t2xK6csAPEIcI8zZ1y3gvs="; hash = "sha256-Ov+kgKTOSD3KjHV6Rcn65+7wvh3FKRs4mqVFTmJYEp0="; }; cargoLock = { Loading