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

Felix Yan felixonmars at archlinux.org
Sun May 27 16:30:42 UTC 2018


    Date: Sunday, May 27, 2018 @ 16:30:41
  Author: felixonmars
Revision: 331921

upgpkg: haskell-graphviz 2999.20.0.2-1

rebuild with graphviz 2999.20.0.2

Modified:
  haskell-graphviz/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-27 16:28:26 UTC (rev 331920)
+++ PKGBUILD	2018-05-27 16:30:41 UTC (rev 331921)
@@ -4,8 +4,8 @@
 
 _hkgname=graphviz
 pkgname=haskell-graphviz
-pkgver=2999.20.0.1
-pkgrel=2
+pkgver=2999.20.0.2
+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=('23cdf1946e03239c69d537426d0dc8bc54b3318b2107ffbb95782d48f2f37a4606e46a7788ddc6bb194861f72d745134c808368dcf24dc46ca29501a4430ca3f')
+sha512sums=('97430a8f19f5c56886520db0bb865b0d45a4dc99b8db61b3262f1fb22ec7635548ab8987eddcf629a07541160b19a3f8a3b299aa6649d9b3a9b0c60f21a45909')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list