mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-11-14 15:36:47 +03:00
haskell-c2hs: update to version 0.19.1
This commit is contained in:
parent
3253e63c2f
commit
5015f7d6f2
@ -6,8 +6,8 @@
|
||||
|
||||
cabal.mkDerivation (self: {
|
||||
pname = "c2hs";
|
||||
version = "0.18.2";
|
||||
sha256 = "0rkarj8y8sj83svjz9jivrr1dh2ryky4sb35cxlyxv623bl6sc1x";
|
||||
version = "0.19.1";
|
||||
sha256 = "18vk4q43bn4n59mcjid382dlm113nwll94hsqhqvk52sp1jkmjn3";
|
||||
isLibrary = false;
|
||||
isExecutable = true;
|
||||
buildDepends = [ dlist filepath languageC ];
|
||||
|
Loading…
Reference in New Issue
Block a user