mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-01 23:22:37 +00:00
Merge pull request #38912 from wizeman/u/fix-mpack-lua-hash
luaPackages.mpack: fix hash
This commit is contained in:
commit
4ce2af3e2a
@ -738,7 +738,7 @@ let
|
||||
owner = "libmpack";
|
||||
repo = "libmpack-lua";
|
||||
rev = version;
|
||||
sha256 = "1nydi6xbmxwl1fmi32v5v8n74msnmzblzqaqnb102w6vkinampsb";
|
||||
sha256 = "0l4k7qmwaa0zpxrlp27yp4pbbyiz3zgxywkm543q6wkzn6wmq8l8";
|
||||
};
|
||||
|
||||
nativeBuildInputs = [ pkgconfig ];
|
||||
|
Loading…
Reference in New Issue
Block a user