[arch-commits] Commit in haskell-ansi-wl-pprint/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Thu May 30 07:52:57 UTC 2019


    Date: Thursday, May 30, 2019 @ 07:52:56
  Author: felixonmars
Revision: 474503

upgpkg: haskell-ansi-wl-pprint 0.6.9-1

rebuild with ansi-terminal 0.9.1, ansi-wl-pprint 0.6.9

Modified:
  haskell-ansi-wl-pprint/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-05-30 07:52:32 UTC (rev 474502)
+++ PKGBUILD	2019-05-30 07:52:56 UTC (rev 474503)
@@ -3,8 +3,8 @@
 
 _hkgname=ansi-wl-pprint
 pkgname=haskell-ansi-wl-pprint
-pkgver=0.6.8.2
-pkgrel=21
+pkgver=0.6.9
+pkgrel=1
 pkgdesc="The Wadler/Leijen Pretty Printer for colored ANSI terminal output"
 url="https://github.com/ekmett/ansi-wl-pprint"
 license=("BSD")
@@ -12,7 +12,7 @@
 depends=('ghc-libs' 'haskell-ansi-terminal')
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('00c39dcdd90071011d2db6e196c472fddc61bf3ee4baed0414de1a1ef1e13801fceb647a718018e1a644d2276845af7bc58d5bf72dcb35d193ef6391ba2f8ac3')
+sha512sums=('2a66236f740f0b45b6133555e8b1315dc85ece1c16dd51e4aa7f31d2fee03d66869af5f81e6383aa840f503c2cad46f3655f53b784ebca7b3480efb53eea2a04')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list