From 5bfaaff4483e3fb8100ed8bb3a27c2f196f0eef3 Mon Sep 17 00:00:00 2001 From: Guilhem Saurel <guilhem.saurel@laas.fr> Date: Tue, 5 Mar 2019 18:04:52 +0100 Subject: [PATCH] [wip/hpp-plot] Update to v4.4.0 Changes since v4.3.2: - Wrap long node names. - setup CI --- hpp-plot/Makefile | 1 - hpp-plot/distinfo | 6 +++--- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/hpp-plot/Makefile b/hpp-plot/Makefile index 6c83d941..32d498e4 100644 --- a/hpp-plot/Makefile +++ b/hpp-plot/Makefile @@ -4,7 +4,6 @@ HPP_PACKAGE= hpp-plot HPP_COMMENT= Plotting tools for hpp -HPP_VERSION= 4.3.2 PKGNAME= ${PKGTAG.qt-}${DISTNAME} diff --git a/hpp-plot/distinfo b/hpp-plot/distinfo index 97cba045..355d307f 100644 --- a/hpp-plot/distinfo +++ b/hpp-plot/distinfo @@ -1,3 +1,3 @@ -SHA1 (hpp-plot-4.3.2.tar.gz) = 1f5d0f08b56cb7c707442fc05450b679dbb27423 -RMD160 (hpp-plot-4.3.2.tar.gz) = 2fc1d1cacd86a0cd10fe9ea57bbd0d4f4a6b796e -Size (hpp-plot-4.3.2.tar.gz) = 783233 bytes +SHA1 (hpp-plot-4.4.0.tar.gz) = 320bc1acfa9375fc1eb836a22677bb7a45af22e5 +RMD160 (hpp-plot-4.4.0.tar.gz) = 6bad8d32223bc19118e8ba5e0bce2f2c742af760 +Size (hpp-plot-4.4.0.tar.gz) = 783563 bytes -- GitLab