Skip to content

Commit

Permalink
Merge pull request #58703 from r-ryantm/auto-update/leatherman
Browse files Browse the repository at this point in the history
leatherman: 1.5.4 -> 1.6.0
  • Loading branch information
ryantm authored Apr 7, 2019
2 parents 0cc6d0b + 3bde949 commit 096603c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pkgs/development/libraries/leatherman/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@

stdenv.mkDerivation rec {
name = "leatherman-${version}";
version = "1.5.4";
version = "1.6.0";

src = fetchFromGitHub {
sha256 = "08hd6j8w4mgnxj84y26vip1vgrg668jnil5jzq2dk4pfapigfz8l";
sha256 = "1dy1iisc0h1l28ff72pq7vxa4mj5zpq2jflpdghhx8yqksxhii4k";
rev = version;
repo = "leatherman";
owner = "puppetlabs";
Expand Down

0 comments on commit 096603c

Please sign in to comment.