Skip to content

Commit

Permalink
p5-Scalar-List-Utils: update to 1.68.
Browse files Browse the repository at this point in the history
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
0-wiz-0 committed Oct 20, 2024
1 parent b92f37b commit 366af17
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions devel/p5-Scalar-List-Utils/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.59 2024/09/22 07:11:17 wiz Exp $
# $NetBSD: Makefile,v 1.60 2024/10/20 06:27:27 wiz Exp $

DISTNAME= Scalar-List-Utils-1.66
DISTNAME= Scalar-List-Utils-1.68
PKGNAME= p5-${DISTNAME}
CATEGORIES= devel misc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Scalar/}
Expand Down
8 changes: 4 additions & 4 deletions devel/p5-Scalar-List-Utils/distinfo
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

0 comments on commit 366af17

Please sign in to comment.