Skip to content

Commit

Permalink
pachyderm: 1.3.0 -> 1.4.6 (#26248)
Browse files Browse the repository at this point in the history
  • Loading branch information
Stefhen Hovland authored and fpletz committed May 30, 2017
1 parent 39a1213 commit 6a29327
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pkgs/applications/networking/cluster/pachyderm/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

buildGoPackage rec {
name = "pachyderm-${version}";
version = "1.3.0";
version = "1.4.6";
rev = "v${version}";

goPackagePath = "github.com/pachyderm/pachyderm";
Expand All @@ -12,7 +12,7 @@ buildGoPackage rec {
inherit rev;
owner = "pachyderm";
repo = "pachyderm";
sha256 = "0y25xh6h7p8hg0bzrjlschmz62r6dwh5mrvbnni1hb1pm0w9jb6g";
sha256 = "1fivihn9s04lmzdiwg0f05qm708fb14xy81pbc31wxdyjw28m8ns";
};

meta = with lib; {
Expand Down

0 comments on commit 6a29327

Please sign in to comment.