haskell-xdot: update to version 0.2.3
This commit is contained in:
parent
fc66f4a355
commit
272123038e
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "xdot";
|
pname = "xdot";
|
||||||
version = "0.2.2";
|
version = "0.2.3";
|
||||||
sha256 = "1n7lwshfn5rzbk4fxlkn02fxki2xh5m0304hnb1d5mchxyzhfdan";
|
sha256 = "0xb8igsqydiw1w00frn4mxkflhxkayif2vivxmq5fk53am2f43wy";
|
||||||
buildDepends = [ cairo graphviz gtk mtl polyparse text ];
|
buildDepends = [ cairo graphviz gtk mtl polyparse text ];
|
||||||
meta = {
|
meta = {
|
||||||
description = "Parse Graphviz xdot files and interactively view them using GTK and Cairo";
|
description = "Parse Graphviz xdot files and interactively view them using GTK and Cairo";
|
||||||
|
Loading…
Reference in New Issue
Block a user