haskell-c2hs: update to version 0.19.1
This commit is contained in:
parent
3253e63c2f
commit
5015f7d6f2
@ -6,8 +6,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "c2hs";
|
pname = "c2hs";
|
||||||
version = "0.18.2";
|
version = "0.19.1";
|
||||||
sha256 = "0rkarj8y8sj83svjz9jivrr1dh2ryky4sb35cxlyxv623bl6sc1x";
|
sha256 = "18vk4q43bn4n59mcjid382dlm113nwll94hsqhqvk52sp1jkmjn3";
|
||||||
isLibrary = false;
|
isLibrary = false;
|
||||||
isExecutable = true;
|
isExecutable = true;
|
||||||
buildDepends = [ dlist filepath languageC ];
|
buildDepends = [ dlist filepath languageC ];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user