In perl.git, the branch blead has been updated <http://perl5.git.perl.org/perl.git/commitdiff/6d23a90bab36d94ba76f50b6c16e948fd4cdf686?hp=80e5abf23b986e2b06e8cd73a698f2f1cd26d991>
- Log ----------------------------------------------------------------- commit 6d23a90bab36d94ba76f50b6c16e948fd4cdf686 Author: Chris 'BinGOs' Williams <[email protected]> Date: Tue Sep 27 13:35:32 2016 +0100 Update Time-HiRes version in Maintainers.pl ----------------------------------------------------------------------- Summary of changes: Porting/Maintainers.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Porting/Maintainers.pl b/Porting/Maintainers.pl index 9b7d2e7..945adc5 100755 --- a/Porting/Maintainers.pl +++ b/Porting/Maintainers.pl @@ -1266,7 +1266,7 @@ use File::Glob qw(:case); }, 'Time::HiRes' => { - 'DISTRIBUTION' => 'JHI/Time-HiRes-1.9739.tar.gz', + 'DISTRIBUTION' => 'JHI/Time-HiRes-1.9740.tar.gz', 'FILES' => q[dist/Time-HiRes], }, -- Perl5 Master Repository
