haskell-xdot: update to version 0.2.4
This commit is contained in:
parent
f2811c4882
commit
76e95492c8
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "xdot";
|
pname = "xdot";
|
||||||
version = "0.2.3.1";
|
version = "0.2.4";
|
||||||
sha256 = "1gricrnssxgzaq1z7nnyppmz284nix0m89477x22mal125pkcf7n";
|
sha256 = "0723drp9zs3hrayld99j4fniyvm65fz19hkk4001vpvgjw27dfja";
|
||||||
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…
x
Reference in New Issue
Block a user