Just the former is available:
------------------------------------------------------------------------------------------------------------
ID|From                             |Package                |Description

------------------------------------------------------------------------------------------------------------
0 |Zef::Repository::Ecosystems<cpan>|Gnome::Gdk3:ver<0.14.5>|Perl6 Gnome
gdk api, Please install Gnome::Gtk3
1 |Zef::Repository::Ecosystems<cpan>|Gnome::Gdk3:ver<0.14.5>|Perl6 Gnome
gdk api, Please install Gnome::Gtk3
2 |Zef::Repository::Ecosystems<cpan>|Gnome::Gdk3:ver<0.14.6>|Perl6 Gnome
gdk api, Please install Gnome::Gtk3
------------------------------------------------------------------------------------------------------------

The one in modules.perl6.org is correctly listed with the 0.17.4
version.But there was a problem when indexing:
---

{
  "authors": [
    "Marcel Timmerman"
  ],
  "build-depends": [

  ],
  "depends": [
    "Gnome::N",
    "Gnome::Glib",
    "Gnome::GObject"
  ],
  "description": "Perl6 Gnome gdk api, Please install Gnome::Gtk3",
  "license": "Artistic-2.0",
  "name": "Gnome::Gdk3",
  "perl": "6",
  "provides": {
    "Gnome::Gdk3::Device": "lib/Gnome/Gdk3/Device.pm6",
    "Gnome::Gdk3::Display": "lib/Gnome/Gdk3/Display.pm6",
    "Gnome::Gdk3::Events": "lib/Gnome/Gdk3/Events.pm6",
    "Gnome::Gdk3::Keysyms": "lib/Gnome/Gdk3/Keysyms.pm6",
    "Gnome::Gdk3::RGBA": "lib/Gnome/Gdk3/RGBA.pm6",
    "Gnome::Gdk3::Screen": "lib/Gnome/Gdk3/Screen.pm6",
    "Gnome::Gdk3::Types": "lib/Gnome/Gdk3/Types.pm6",
    "Gnome::Gdk3::Window": "lib/Gnome/Gdk3/Window.pm6"
  },
  "resources": [

  ],
  "source-url":
"http://www.cpan.org/authors/id/M/MA/MARTIMM/Perl6/perl6-gnome-gdk3-0.14.7.tar.gz";,
  "tags": [
    "gnome",
    "gdk"
  ],
  "test-depends": [

  ],
  "version": "0.14.6"
}
---

As you see, the source version is OK, the version that was in
META6.json when packing it was not, apparently, as can be seen here
too: https://modules.perl6.org/dist/Gnome::Gdk3:cpan:MARTIMM


Since CPAN does not allow you to upload another package with the same
version, you'll have to bump both up to 0.14.8, I'm afraid...

El mié., 31 jul. 2019 a las 12:16, Marcel Timmerman (<mt1...@gmail.com>)
escribió:

> Hi JJ Merelo,
>
> Takes a couple of hours, in general. What module was it? You obviously
> bumped up the version number, right?
>
> Yes I did. Available is Gnome::Gdk3 version 0.14.6 but on CPAN there's
> already 0.14.7 uploaded on wed 24th of Juli.
>
>
> El mié., 31 jul. 2019 a las 11:19, Marcel Timmerman (<mt1...@gmail.com>)
> escribió:
>
>> Hi,
>>
>> I've a problem with zef that it is not installing the newest module in
>> town. I had uploaded a module a few days ago to CPAN to remove a bug but
>> zef does not notice it. On http://modules.perl6.org/ I also see that
>> there isn't the newest yet.
>>
>> How does the process work and how much time does it take to get available?
>>
>> I believe I've seen this answer before somewhere but can't remember
>> where and when.
>>
>> Regards,
>> Marcel
>>
>
>
> --
> JJ
>
>
>

-- 
JJ

Reply via email to