haskell-cpphs: update to version 1.18.6
This commit is contained in:
parent
8a90c85f54
commit
1c8b3d9217
@ -4,8 +4,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "cpphs";
|
pname = "cpphs";
|
||||||
version = "1.18.5";
|
version = "1.18.6";
|
||||||
sha256 = "0bqfz0wkfnxvv711fgmhmh6rbwffgna1pfqbj7whb6crqji9w7g7";
|
sha256 = "0ds712zabigswf3cljzh7f2ys4rl1fj2cf76lbw856adm8514gxc";
|
||||||
isLibrary = true;
|
isLibrary = true;
|
||||||
isExecutable = true;
|
isExecutable = true;
|
||||||
buildDepends = [ polyparse ];
|
buildDepends = [ polyparse ];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user