Skip to content

Commit 80a13a6

Browse files
authored
tectonic-unwrapped.src: update hash (#377111)
2 parents b7453be + 89a8c6d commit 80a13a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkgs/tools/typesetting/tectonic/default.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ rustPlatform.buildRustPackage rec {
2828
owner = "tectonic-typesetting";
2929
repo = "tectonic";
3030
rev = "tectonic@${version}";
31-
sha256 = "sha256-xZHYiaQ8ASUwu0ieHIXcjRaH06SQoB6OR1y7Ok+FjAs=";
31+
sha256 = "sha256-dZnUu0g86WJIIvwMgdmwb6oYqItxoYrGQTFNX7I61Bs=";
3232
};
3333

3434
patches = [

0 commit comments

Comments
 (0)