-
Notifications
You must be signed in to change notification settings - Fork 164
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
p5-Scalar-List-Utils: update to 1.68.
1.68 -- 2024-10-18 [CHANGES] * Added (empty) Scalar::List::Utils module so that a module exists which matches the name of the distribution (GH #135) 1.67 -- 2024-10-18 [BUGFIXES] * zip() and mesh() should not alias their input values into the returned results (RT156183) * Exception message from mesh() should name the correct function
- 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.38 2024/09/22 07:11:17 wiz Exp $ | ||
$NetBSD: distinfo,v 1.39 2024/10/20 06:27:27 wiz Exp $ | ||
|
||
BLAKE2s (Scalar-List-Utils-1.66.tar.gz) = 5f7281ffaf28060a807b1f54006bc0deb08f581ebcebf6a3929ec2adc145073a | ||
SHA512 (Scalar-List-Utils-1.66.tar.gz) = e4adb8fec357869fc94e40fc4f2360f8efc4b56e6776c5acb89875544175df43532686fcaeff22c7fb41e98f1755576b6fe5051190c27043d28ff4c30f096566 | ||
Size (Scalar-List-Utils-1.66.tar.gz) = 181003 bytes | ||
BLAKE2s (Scalar-List-Utils-1.68.tar.gz) = 14919a8137be2e32765bf6387c98476350fde5e6a4c66fb7099194903d3b79f6 | ||
SHA512 (Scalar-List-Utils-1.68.tar.gz) = 52565ffc5fadde9bc1db70ffa311fe0d4c9fdfabc95cb7da216cc6cf7d56a41814780b6d5f7aded1f3593c7ed78f8a0704a7798644eeeaf799e6ffc52c901120 | ||
Size (Scalar-List-Utils-1.68.tar.gz) = 181532 bytes |