as-tree: fix version scheme

This commit is contained in:
Sigmanificient
2026-07-16 01:19:04 +02:00
parent d4a57f162b
commit eb88f6df7c
+1 -1
View File
@@ -6,7 +6,7 @@
rustPlatform.buildRustPackage {
pname = "as-tree";
version = "unstable-2021-03-09";
version = "0.12.0-unstable-2021-03-09";
src = fetchFromGitHub {
owner = "jez";