Merge pull request #12483 from rycee/bump/perl-SoftwareLicense
perl-Software-License: 0.103010 -> 0.103011
This commit is contained in:
commit
535056cbd3
|
@ -10257,10 +10257,10 @@ let self = _self // overrides; _self = with self; {
|
|||
};
|
||||
|
||||
SoftwareLicense = buildPerlPackage rec {
|
||||
name = "Software-License-0.103010";
|
||||
name = "Software-License-0.103011";
|
||||
src = fetchurl {
|
||||
url = "mirror://cpan/authors/id/R/RJ/RJBS/${name}.tar.gz";
|
||||
sha256 = "929fbace96f69a0977a0380000820c93fc1af4e973a422c73e6cd254405fa47c";
|
||||
sha256 = "03dyc5sx0asq1m3276l224q5776ng24fw5llf3gr9mbgklkgj05s";
|
||||
};
|
||||
propagatedBuildInputs = [ DataSection TextTemplate TryTiny ];
|
||||
meta = {
|
||||
|
|
Loading…
Reference in New Issue