[cpan2nix] perlPackages.TextAutoformat: 1.74 -> 1.75
This commit is contained in:
parent
e50e392386
commit
66337b468c
@ -18287,10 +18287,10 @@ let
|
|||||||
|
|
||||||
TextAutoformat = buildPerlPackage {
|
TextAutoformat = buildPerlPackage {
|
||||||
pname = "Text-Autoformat";
|
pname = "Text-Autoformat";
|
||||||
version = "1.74";
|
version = "1.75";
|
||||||
src = fetchurl {
|
src = fetchurl {
|
||||||
url = mirror://cpan/authors/id/N/NE/NEILB/Text-Autoformat-1.74.tar.gz;
|
url = mirror://cpan/authors/id/N/NE/NEILB/Text-Autoformat-1.75.tar.gz;
|
||||||
sha256 = "07eb3c2b3515897340ca6e9377495bbe2e05ec80d7f3f146adab8e534a818d5e";
|
sha256 = "9dd4f4ce3daec4b4dbf5b59dac4568a8946aed12c28b4e5988c8e8c602c6b771";
|
||||||
};
|
};
|
||||||
propagatedBuildInputs = [ TextReform ];
|
propagatedBuildInputs = [ TextReform ];
|
||||||
meta = {
|
meta = {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user