[cpan2nix] perlPackages.SoftwareLicense: 0.103013 -> 0.103014
This commit is contained in:
parent
fa69e0449e
commit
1363c6cb2f
|
@ -13543,10 +13543,10 @@ let
|
|||
};
|
||||
|
||||
SoftwareLicense = buildPerlPackage rec {
|
||||
name = "Software-License-0.103013";
|
||||
name = "Software-License-0.103014";
|
||||
src = fetchurl {
|
||||
url = "mirror://cpan/authors/id/L/LE/LEONT/${name}.tar.gz";
|
||||
sha256 = "2641d937390f43b08fa31c419713cd96a2f0bf160be04cab322631daf6810ff3";
|
||||
sha256 = "eb45ea602d75006683789fbba57a01c0a1f7037371de95ea54b91577535d1789";
|
||||
};
|
||||
buildInputs = [ TryTiny ];
|
||||
propagatedBuildInputs = [ DataSection TextTemplate ];
|
||||
|
|
Loading…
Reference in New Issue