Skip to content

Commit

Permalink
keybase: 1.0.33 -> 1.0.39
Browse files Browse the repository at this point in the history
  • Loading branch information
NeQuissimus committed Jan 17, 2018
1 parent 239606c commit f6c0c86
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pkgs/tools/security/keybase/default.nix
Expand Up @@ -2,7 +2,7 @@

buildGoPackage rec {
name = "keybase-${version}";
version = "1.0.33";
version = "1.0.39";

goPackagePath = "github.com/keybase/client";
subPackages = [ "go/keybase" ];
Expand All @@ -13,7 +13,7 @@ buildGoPackage rec {
owner = "keybase";
repo = "client";
rev = "v${version}";
sha256 = "1zgvriyir2ga0p4ah9ia1sbl9ydnrnw5ggq4c1ya8gcfgn8vzdsf";
sha256 = "0b64h536xp8r1q7fa23mf1p8ybnh0fz1n468fp56mvh98vmqys5b";
};

buildFlags = [ "-tags production" ];
Expand Down

0 comments on commit f6c0c86

Please sign in to comment.