haskell/haskell-graphviz: Updated for version 2999.20.1.0.

Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Andrew Clemons 2022-02-09 19:54:15 +13:00 committed by Willy Sudiarto Raharjo
parent b8bd7dc4da
commit f781d4d41b
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View file

@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=haskell-graphviz
VERSION=${VERSION:-2999.20.0.2}
VERSION=${VERSION:-2999.20.1.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,8 +1,8 @@
PRGNAM="haskell-graphviz"
VERSION="2999.20.0.2"
VERSION="2999.20.1.0"
HOMEPAGE="https://hackage.haskell.org/package/graphviz"
DOWNLOAD="https://hackage.haskell.org/package/graphviz-2999.20.0.2/graphviz-2999.20.0.2.tar.gz"
MD5SUM="f18623e02fb851433b3491e13670a691"
DOWNLOAD="https://hackage.haskell.org/package/graphviz-2999.20.1.0/graphviz-2999.20.1.0.tar.gz"
MD5SUM="be8d1cad86dddfe722c66d6898995bf8"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="haskell-colour haskell-dlist haskell-fgl haskell-polyparse haskell-temporary haskell-wl-pprint-text"