luaPackages.mpack: fix hash
The actual revision was changed back in November 2007 with commit b7ed08665039128c24c772ba41431f24d8bbfc37 but the hash wasn't updated.
This commit is contained in:
parent
b2b44c9e9f
commit
475c4e08ea
@ -738,7 +738,7 @@ let
|
|||||||
owner = "libmpack";
|
owner = "libmpack";
|
||||||
repo = "libmpack-lua";
|
repo = "libmpack-lua";
|
||||||
rev = version;
|
rev = version;
|
||||||
sha256 = "1nydi6xbmxwl1fmi32v5v8n74msnmzblzqaqnb102w6vkinampsb";
|
sha256 = "0l4k7qmwaa0zpxrlp27yp4pbbyiz3zgxywkm543q6wkzn6wmq8l8";
|
||||||
};
|
};
|
||||||
|
|
||||||
nativeBuildInputs = [ pkgconfig ];
|
nativeBuildInputs = [ pkgconfig ];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user