haskell-cpphs: update to version 1.18.4
This commit is contained in:
parent
b692096f9d
commit
ae2cb475c9
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "cpphs";
|
pname = "cpphs";
|
||||||
version = "1.18.3";
|
version = "1.18.4";
|
||||||
sha256 = "0m2083ynjfxad4ykvpm6c7q1clrm7nsvbwv10abhyzqkpazyzzxy";
|
sha256 = "0rmcq66wn7lsc5g1wk6bbsr7jiw8h6bz5cbvdywnv7vmwsx8gh51";
|
||||||
isLibrary = true;
|
isLibrary = true;
|
||||||
isExecutable = true;
|
isExecutable = true;
|
||||||
buildDepends = [ polyparse ];
|
buildDepends = [ polyparse ];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user