[cpan2nix] perlPackages.StringApprox: 3.27 -> 3.28
This commit is contained in:
parent
f43063a2f2
commit
64e383f93d
@ -12687,10 +12687,10 @@ let self = _self // overrides; _self = with self; {
|
||||
};
|
||||
|
||||
StringApprox = buildPerlPackage rec {
|
||||
name = "String-Approx-3.27";
|
||||
name = "String-Approx-3.28";
|
||||
src = fetchurl {
|
||||
url = "mirror://cpan/authors/id/J/JH/JHI/${name}.tar.gz";
|
||||
sha256 = "2b8c1acd24fa9681ebba0ccb3c49f16289de1d579af8a0c898ea8f8d1baf5d36";
|
||||
sha256 = "43201e762d8699cb0ac2c0764a5454bdc2306c0771014d6c8fba821480631342";
|
||||
};
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user