kail: 0.7.0 -> 0.8.0

Signed-off-by: Vincent Demeester <vincent@sbr.pm>
This commit is contained in:
Vincent Demeester 2019-03-14 17:24:26 +01:00
parent 8f9e283f92
commit f73f0e5e2e
No known key found for this signature in database
GPG key ID: 083CC6FD6EB699A3

View file

@ -2,7 +2,7 @@
buildGoPackage rec {
name = "kail-${version}";
version = "0.7.0";
version = "0.8.0";
goPackagePath = "github.com/boz/kail";
@ -10,7 +10,7 @@ buildGoPackage rec {
owner = "boz";
repo = "kail";
rev = "v${version}";
sha256 = "0j0948wjn0jsk89fp0l29pd90n86wi85yghrbdhwihhgyqcdmhi0";
sha256 = "0ibk7j40pj6f2086qcnwp998wld61d2gvrv7yiy6hlkalhww2pq7";
};
# regenerate deps.nix using following steps: