[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: [ANN] LuaRocks 1.0.1
- From: Hisham <hisham.hm@...>
- Date: Sun, 22 Mar 2009 19:37:51 -0300
On Sun, Mar 22, 2009 at 6:04 PM, Leo Razoumov <slonik.az@gmail.com> wrote:
> On 3/13/09, Hisham <hisham.hm@gmail.com> wrote:
>> Hello,
>>
>> I'm happy to announce release 1.0.1 of LuaRocks, the system for
>> deployment and management of Lua modules.
>> [..snip..]
>
> Hisham,
> I am currently using LuaRocks version 1.0 and would love to update to 1.0.1.
>
> It would be useful if one can update the luarocks installation by simply issuing
>
> shell$ luarocks install luarocks
>
> I think that any dissent package manager should, at least, be able to
> update itself.
I know, you expressed this several times. :) Again, the answer is that
it is not supported due to the current architecture of LuaRocks, as
outlined here:
http://lua-users.org/lists/lua-l/2008-01/msg00629.html
-- Hisham