[arch-commits] Commit in haskell-graphviz/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Sat Aug 19 15:13:45 UTC 2017


    Date: Saturday, August 19, 2017 @ 15:13:41
  Author: felixonmars
Revision: 252571

upgpkg: haskell-graphviz 2999.19.0.0-1

rebuild with graphviz,2999.19.0.0

Modified:
  haskell-graphviz/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-08-19 14:51:01 UTC (rev 252570)
+++ PKGBUILD	2017-08-19 15:13:41 UTC (rev 252571)
@@ -4,8 +4,8 @@
 
 _hkgname=graphviz
 pkgname=haskell-graphviz
-pkgver=2999.18.1.2
-pkgrel=14
+pkgver=2999.19.0.0
+pkgrel=1
 pkgdesc="Bindings to Graphviz for graph visualisation."
 url="https://hackage.haskell.org/package/${_hkgname}"
 license=("custom:BSD3")
@@ -14,7 +14,7 @@
          "haskell-temporary" "haskell-text" "haskell-wl-pprint-text")
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha256sums=('b08c2026d3810c15f6ad49a07fd7b879978d958fa477b369b719ec00741c85fc')
+sha512sums=('0b49c197ce048f49e7db780168cda6026fec52bde1edd81f8fa41b15a1c89e9b2af2a99cf7892f8b81718d31bd21d207c4b3826cd9e24d29363beb97db99229c')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list