typstyle: 0.11.30 -> 0.11.31
Diff: https://github.com/Enter-tainer/typstyle/compare/refs/tags/v0.11.30...v0.11.31 Changelog: https://github.com/Enter-tainer/typstyle/blob/refs/tags/v0.11.31/CHANGELOG.md
This commit is contained in:
parent
f36699f155
commit
6bd4b69666
@ -13,16 +13,16 @@
|
||||
|
||||
rustPlatform.buildRustPackage rec {
|
||||
pname = "typstyle";
|
||||
version = "0.11.30";
|
||||
version = "0.11.31";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "Enter-tainer";
|
||||
repo = "typstyle";
|
||||
rev = "refs/tags/v${version}";
|
||||
hash = "sha256-pdIgngLn0y4+N4nD5b6E8UL1ftinWO9ofde1Vw3Pn7o=";
|
||||
hash = "sha256-RJeeYN5bw161UcORKPUkdNExyoWdL6w4ey/p/UCPSG0=";
|
||||
};
|
||||
|
||||
cargoHash = "sha256-+iBxVTwAzYpLio9BKD1hYsTw4GgK6CkmbyM5QIiswck=";
|
||||
cargoHash = "sha256-hBOoFIQxLqrJG7jR0ONlWSzxEVl9ctsR85REJtODZWw=";
|
||||
|
||||
nativeBuildInputs = [
|
||||
pkg-config
|
||||
|
Loading…
Reference in New Issue
Block a user