In perl.git, the branch blead has been updated

<https://perl5.git.perl.org/perl.git/commitdiff/b6125dfcd017e2dd18dacdce91a6e071499b7aed?hp=18d728ac3b38ca46431b72e44a2249e1cd3782a2>

- Log -----------------------------------------------------------------
commit b6125dfcd017e2dd18dacdce91a6e071499b7aed
Author: Nicolas R <[email protected]>
Date:   Tue Feb 19 17:04:33 2019 -0700

    Time-HiRes 1.9760 - bump Module::CoreList & co
    
    Also bump Porting/Maintainers.pl to synchronize
    with the upstream version we are using.

-----------------------------------------------------------------------

Summary of changes:
 Porting/Maintainers.pl                      | 2 +-
 dist/Module-CoreList/lib/Module/CoreList.pm | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/Porting/Maintainers.pl b/Porting/Maintainers.pl
index 48797ae9f4..154e3c37cd 100755
--- a/Porting/Maintainers.pl
+++ b/Porting/Maintainers.pl
@@ -1161,7 +1161,7 @@ use File::Glob qw(:case);
     },
 
     'Time::HiRes' => {
-        'DISTRIBUTION' => 'JHI/Time-HiRes-1.9759.tar.gz',
+        'DISTRIBUTION' => 'ATOOMIC/Time-HiRes-1.9760.tar.gz',
         'FILES'        => q[dist/Time-HiRes],
     },
 
diff --git a/dist/Module-CoreList/lib/Module/CoreList.pm 
b/dist/Module-CoreList/lib/Module/CoreList.pm
index d71bf48bc8..b68177bf76 100644
--- a/dist/Module-CoreList/lib/Module/CoreList.pm
+++ b/dist/Module-CoreList/lib/Module/CoreList.pm
@@ -15432,7 +15432,7 @@ for my $version ( sort { $a <=> $b } keys %released ) {
             'Module::CoreList'      => '5.20180420',
             'Module::CoreList::Utils'=> '5.20180420',
             'POSIX'                 => '1.84',
-            'Time::HiRes'           => '1.9759',
+            'Time::HiRes'           => '1.9760',
             'XS::APItest'           => '0.97',
             'bytes'                 => '1.06',
             'subs'                  => '1.03',

-- 
Perl5 Master Repository

Reply via email to