-
Notifications
You must be signed in to change notification settings - Fork 161
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
1.53 - 2023-11-22, H.Merijn Brand * Two casts for -Wformat (issue 50) * Add --skip-empty to csv2xlsx * Add --font and --font-size to csv2xlsx * Fix skip_empty_rows ("skip") and trailing newlines (Corey Hickey, PR#52) * Fix comment in last line (RT#150501)
- Loading branch information
Showing
2 changed files
with
6 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
$NetBSD: distinfo,v 1.61 2023/12/17 07:44:40 wiz Exp $ | ||
$NetBSD: distinfo,v 1.62 2024/01/04 11:20:56 wiz Exp $ | ||
|
||
BLAKE2s (Text-CSV_XS-1.52.tgz) = d4daf55ffa4d227080e8cee519c00ec1ea27c6ed533adf237c6cc4dccecaed4d | ||
SHA512 (Text-CSV_XS-1.52.tgz) = 39309d25ce598ab312a70e50a449eb110807d2dd7b02b87502c96c31f0375641d35e3c27eb8faebb25d3816372d518044686a4d73195170d53eb9dc993797658 | ||
Size (Text-CSV_XS-1.52.tgz) = 271359 bytes | ||
BLAKE2s (Text-CSV_XS-1.53.tgz) = d1c44030a814f9d99fab0984c7660c43dbfd2f592a074e25204a8f5c181bb5c3 | ||
SHA512 (Text-CSV_XS-1.53.tgz) = 49c4d52b10d7414def2269881bcdfcdc01b3f64bebb53f5f104e1c87ee23c32baae84c9e209e3e6955201b9c89409f0a9083934c870302e407892971def0e8f4 | ||
Size (Text-CSV_XS-1.53.tgz) = 273211 bytes |