haskell-Graphalyze: updated to version 0.12.0.0
svn path=/nixpkgs/trunk/; revision=32058
This commit is contained in:
parent
6494e9a2c4
commit
eb53508829
@ -9,6 +9,9 @@ cabal.mkDerivation (self: {
|
||||
buildDepends = [
|
||||
bktrees extensibleExceptions fgl graphviz pandoc random text time
|
||||
];
|
||||
patchPhase = ''
|
||||
sed -i Graphalyze.cabal -e 's|pandoc == 1.8.\*|pandoc|'
|
||||
'';
|
||||
meta = {
|
||||
description = "Graph-Theoretic Analysis library";
|
||||
license = "unknown";
|
||||
|
Loading…
x
Reference in New Issue
Block a user