haskell-cpphs: revert update to version 1.13
The new version doesn't compile. I've reported the problem upstream. svn path=/nixpkgs/trunk/; revision=29501
This commit is contained in:
parent
8f8d3f1747
commit
acb52d79bf
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "cpphs";
|
pname = "cpphs";
|
||||||
version = "1.13";
|
version = "1.12";
|
||||||
sha256 = "0igk4210vsskcx3zn97rx0q4prxd2ri3yl787dn4ladn0zm676iq";
|
sha256 = "18c8yx8y54b2q086sqlp4vhslkb7mm1gry1f13mki43x93kd1vdj";
|
||||||
isLibrary = true;
|
isLibrary = true;
|
||||||
isExecutable = true;
|
isExecutable = true;
|
||||||
meta = {
|
meta = {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user