Updating luarocks to 2.1.0
This commit is contained in:
parent
96585205d7
commit
20e8f46022
@ -3,11 +3,11 @@ let
|
||||
s = # Generated upstream information
|
||||
rec {
|
||||
baseName="luarocks";
|
||||
version="2.0.13-rc1";
|
||||
version="2.1.0";
|
||||
name="${baseName}-${version}";
|
||||
hash="1cpdi61dwcc2i4bwrn7bb8fibkd1s75jrr0bjcbs8p76rn6hkb2y";
|
||||
url="http://luarocks.org/releases/luarocks-2.0.13-rc1.tar.gz";
|
||||
sha256="1cpdi61dwcc2i4bwrn7bb8fibkd1s75jrr0bjcbs8p76rn6hkb2y";
|
||||
hash="12aqwchzn77yin2ahpxnc3lam5w0xhksrnhf31n3r7cxdsfh446c";
|
||||
url="http://luarocks.org/releases/luarocks-2.1.0-rc3.tar.gz";
|
||||
sha256="12aqwchzn77yin2ahpxnc3lam5w0xhksrnhf31n3r7cxdsfh446c";
|
||||
};
|
||||
buildInputs = [
|
||||
lua curl
|
||||
|
Loading…
Reference in New Issue
Block a user