[Backport release-26.05] tectonic-unwrapped: 0.16.9 -> 0.17.0 (#546241)

This commit is contained in:
Arne Keller
2026-07-27 10:39:57 +00:00
committed by GitHub

View File

@@ -28,16 +28,16 @@
rustPlatform.buildRustPackage (finalAttrs: {
pname = "tectonic";
version = "0.16.9";
version = "0.17.0";
src = fetchFromGitHub {
owner = "tectonic-typesetting";
repo = "tectonic";
rev = "tectonic@${finalAttrs.version}";
sha256 = "sha256-5yphhmrrfgFwQ952eWpToyGfIJVJfV6y5w0BgznSOe0=";
sha256 = "sha256-7CdPo/tZSbBjRNCSr6IYLDsKjnzQzAsXbKBcFGCTfZg=";
};
cargoHash = "sha256-22Hy51zCzY2DRytcYHgwkI9+e/g52o1jy4eosvEm3KY=";
cargoHash = "sha256-5Vx5rwRHNGQXg3WmUQO+612YqxxwHp4R72P4agWI8Kk=";
nativeBuildInputs = [
pkg-config