diff --git a/srcpkgs/graphviz/template b/srcpkgs/graphviz/template index fe9851657c7..aaac6f6b473 100644 --- a/srcpkgs/graphviz/template +++ b/srcpkgs/graphviz/template @@ -1,6 +1,6 @@ # Template file for 'graphviz' pkgname=graphviz -version=7.1.0 +version=8.0.2 revision=1 build_style=gnu-configure configure_args="--with-gts --with-ann=no" @@ -16,7 +16,7 @@ license="EPL-1.0" homepage="https://www.graphviz.org" changelog="https://gitlab.com/graphviz/graphviz/-/raw/main/CHANGELOG.md" distfiles="https://gitlab.com/graphviz/graphviz/-/archive/${version}/graphviz-${version}.tar.gz" -checksum=8b28a283644a8442e6925b15d95055228d25172c7c30681810625616cbb23913 +checksum=3d243a7db7b21643c795e4fdad03efaed71313723bf46932d99c17920160bb0d # `make check` is broken: # https://gitlab.com/graphviz/graphviz/-/issues/2112