From 922eda4767710aa88d26d4932c975fef06ab05e7 Mon Sep 17 00:00:00 2001 From: Quentin Aristote Date: Fri, 6 Aug 2021 16:36:27 +0200 Subject: correct version --- pkgs/filtron/default.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'pkgs/filtron') diff --git a/pkgs/filtron/default.nix b/pkgs/filtron/default.nix index 863dc4c..40a6f6c 100644 --- a/pkgs/filtron/default.nix +++ b/pkgs/filtron/default.nix @@ -2,10 +2,10 @@ buildGoModule rec { pname = "filtron"; - version = "1.0.0"; + version = "0.2.0"; src = fetchFromGitHub { - owner = "asciimo"; + owner = "asciimoo"; repo = "filtron"; rev = "v${version}"; sha256 = "18d3h0i2sfqbc0bjx26jm2n9f37zwp8z9z4wd17sw7nvkfa72a26"; -- cgit v1.2.3