mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-02-17 00:10:30 +00:00
perl-Software-License: 0.103010 -> 0.103011
This commit is contained in:
parent
e67717bc8d
commit
b364428b4b
|
@ -10245,10 +10245,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 a new issue