typst: 0.1 -> 0.1.0
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
|
||||
rustPlatform.buildRustPackage rec {
|
||||
pname = "typst";
|
||||
version = "0.1";
|
||||
version = "0.1.0";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "typst";
|
||||
|
||||
Reference in New Issue
Block a user