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

Felix Yan felixonmars at archlinux.org
Thu May 24 19:55:19 UTC 2018


    Date: Thursday, May 24, 2018 @ 19:55:18
  Author: felixonmars
Revision: 329080

upgpkg: haskell-graphviz 2999.20.0.1-1

rebuild with graphviz,2999.20.0.1

Modified:
  haskell-graphviz/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-24 19:46:03 UTC (rev 329079)
+++ PKGBUILD	2018-05-24 19:55:18 UTC (rev 329080)
@@ -4,8 +4,8 @@
 
 _hkgname=graphviz
 pkgname=haskell-graphviz
-pkgver=2999.20.0.0
-pkgrel=2
+pkgver=2999.20.0.1
+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-wl-pprint-text')
 makedepends=('ghc')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/ivan-m/graphviz/archive/$pkgver.tar.gz")
-sha512sums=('61f6e25e17387ecf00e4aac4c7b43cf7c415a458002f08371fb755f5f4026c2d85d2170d0d2ef436293b334b86da89ac6dbe8fd1b4502095d284379e5849ffdd')
+sha512sums=('23cdf1946e03239c69d537426d0dc8bc54b3318b2107ffbb95782d48f2f37a4606e46a7788ddc6bb194861f72d745134c808368dcf24dc46ca29501a4430ca3f')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list