kasei / perl-iri

Perl implementation of Internationalized Resource Identifiers (IRIs)
0 stars 6 forks source link

Metadata in the module still reports version 0.011 #20

Open robrwo opened 1 day ago

robrwo commented 1 day ago

Installation

$ cpanm https://cpan.metacpan.org/authors/id/G/GW/GWILLIAMS/IRI-0.012.tar.gz
--> Working on https://cpan.metacpan.org/authors/id/G/GW/GWILLIAMS/IRI-0.012.tar.gz
Fetching https://cpan.metacpan.org/authors/id/G/GW/GWILLIAMS/IRI-0.012.tar.gz ... OK
Fetching https://cpan.metacpan.org/authors/id/G/GW/GWILLIAMS/CHECKSUMS ... OK
/usr/bin/tar: Ignoring unknown extended header keyword 'LIBARCHIVE.xattr.com.apple.TextEncoding'
/usr/bin/tar: Ignoring unknown extended header keyword 'LIBARCHIVE.xattr.com.apple.FinderInfo'
/usr/bin/tar: Ignoring unknown extended header keyword 'LIBARCHIVE.xattr.com.apple.TextEncoding'
/usr/bin/tar: Ignoring unknown extended header keyword 'LIBARCHIVE.xattr.com.apple.TextEncoding'
/usr/bin/tar: Ignoring unknown extended header keyword 'LIBARCHIVE.xattr.com.apple.TextEncoding'
/usr/bin/tar: Ignoring unknown extended header keyword 'LIBARCHIVE.xattr.com.apple.FinderInfo'
/usr/bin/tar: Ignoring unknown extended header keyword 'LIBARCHIVE.xattr.com.apple.TextEncoding'
/usr/bin/tar: Ignoring unknown extended header keyword 'LIBARCHIVE.xattr.com.apple.TextEncoding'
Configuring IRI-0.011 ... OK
Building and testing IRI-0.011 ... OK
Successfully installed IRI-0.011
1 distribution installed

Looking at META.yml it still reports the wrong version.

kasei commented 1 day ago

Thanks for the report. Seems something might have broken in the build tooling. I'll take a look and try to get a new version uploaded.