mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2025-01-06 04:24:28 +03:00
Update c2hs to 0.20.1
This commit is contained in:
parent
9768adaf1e
commit
01d274e7bd
@ -6,8 +6,8 @@
|
||||
|
||||
cabal.mkDerivation (self: {
|
||||
pname = "c2hs";
|
||||
version = "0.19.1";
|
||||
sha256 = "18vk4q43bn4n59mcjid382dlm113nwll94hsqhqvk52sp1jkmjn3";
|
||||
version = "0.20.1";
|
||||
sha256 = "1w2w9zxirzjd5lniwqakq59glgsh4mw3565x2l9qrin0bfjxkn3h";
|
||||
isLibrary = false;
|
||||
isExecutable = true;
|
||||
buildDepends = [ dlist filepath languageC ];
|
||||
|
Loading…
Reference in New Issue
Block a user