Skip to content

Commit

Permalink
Merge pull request #69617 from r-ryantm/auto-update/leatherman
Browse files Browse the repository at this point in the history
leatherman: 1.7.1 -> 1.7.2
  • Loading branch information
mmahut committed Sep 28, 2019
2 parents eef9625 + 2b3c8c4 commit 2e06636
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pkgs/development/libraries/leatherman/default.nix
Expand Up @@ -2,10 +2,10 @@

stdenv.mkDerivation rec {
pname = "leatherman";
version = "1.7.1";
version = "1.7.2";

src = fetchFromGitHub {
sha256 = "0m2dm1gzwj0kwyl031bif89h3n4znml3m5n97hywlbra58ni8km1";
sha256 = "1k70fx9i4prw0vp5680ijs1ldbwd7gmvpav7jfqvpbcm3zblkc23";
rev = version;
repo = "leatherman";
owner = "puppetlabs";
Expand Down

0 comments on commit 2e06636

Please sign in to comment.