diff --git a/srcpkgs/graphviz/template b/srcpkgs/graphviz/template index 27e4830de0b..6ec5764db01 100644 --- a/srcpkgs/graphviz/template +++ b/srcpkgs/graphviz/template @@ -1,6 +1,6 @@ # Template file for 'graphviz' pkgname=graphviz -version=7.0.2 +version=7.0.3 revision=1 build_style=gnu-configure configure_args="--with-gts" @@ -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=be2bc8ccefbacd2d9b114d311b5f7644d9deab0af05f49fcc3c1f47156ed5025 +checksum=60c6eb8f7b6f48ff1592e945a8819a4ccb1734f928808d0b1e8aa3f881db492b # `make check` is broken: # https://gitlab.com/graphviz/graphviz/-/issues/2112