This commit is contained in:
Aaron Bieber 2022-11-16 20:18:10 -07:00
parent 20c5b9b14d
commit 3673cf1ebf
No known key found for this signature in database

View File

@ -15,7 +15,7 @@
in {
tsvnstat = pkgs.buildGoModule {
pname = "tsvnstat";
version = "v0.0.0";
version = "v0.0.1";
src = ./.;
vendorSha256 = "sha256-RNhu1gQ62Hg8Fhiw9uIS+b4YaAHtZMaqbelMKv+oZjM=";