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

Felix Yan felixonmars at archlinux.org
Fri Jan 31 14:05:24 UTC 2020


    Date: Friday, January 31, 2020 @ 14:05:24
  Author: felixonmars
Revision: 560756

upgpkg: haskell-graphviz 2999.20.0.4-1: rebuild with graphviz 2999.20.0.4

Modified:
  haskell-graphviz/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-01-31 14:02:27 UTC (rev 560755)
+++ PKGBUILD	2020-01-31 14:05:24 UTC (rev 560756)
@@ -3,8 +3,8 @@
 
 _hkgname=graphviz
 pkgname=haskell-graphviz
-pkgver=2999.20.0.3
-pkgrel=33
+pkgver=2999.20.0.4
+pkgrel=1
 pkgdesc="Bindings to Graphviz for graph visualisation."
 url="https://hackage.haskell.org/package/${_hkgname}"
 license=("BSD")
@@ -13,13 +13,8 @@
          'haskell-temporary' 'haskell-wl-pprint-text')
 makedepends=('ghc')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/ivan-m/graphviz/archive/$pkgver.tar.gz")
-sha512sums=('3542ce3703277827937f354765fc82263383bdbf7c2ea7297368fc0713f442ad3f0608c740c0d87c6c3696b819abd3711b3740c7fa5001943654b2757c7749c5')
+sha512sums=('3188508da9920a91b417e85cb19e416288298d23176304b2280ed38bd0ee92cdd7ce572468345cb27d6ecdad9f2c5088166ec0715d269675398b0c494d99c165')
 
-prepare() {
-    cd $_hkgname-$pkgver
-    sed -i 's/< *1.13/<2/' $_hkgname.cabal
-}
-
 build() {
     cd $_hkgname-$pkgver
     



More information about the arch-commits mailing list