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

Felix Yan felixonmars at archlinux.org
Wed Oct 31 07:14:15 UTC 2018


    Date: Wednesday, October 31, 2018 @ 07:14:15
  Author: felixonmars
Revision: 399706

upgpkg: haskell-ansi-terminal 0.8.2-1

rebuild with ansi-terminal 0.8.2

Modified:
  haskell-ansi-terminal/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-10-31 07:05:01 UTC (rev 399705)
+++ PKGBUILD	2018-10-31 07:14:15 UTC (rev 399706)
@@ -3,8 +3,8 @@
 
 _hkgname=ansi-terminal
 pkgname=haskell-ansi-terminal
-pkgver=0.8.1
-pkgrel=2
+pkgver=0.8.2
+pkgrel=1
 pkgdesc="Simple ANSI terminal support, with Windows compatibility"
 url="https://github.com/feuerbach/ansi-terminal"
 license=("custom:BSD3")
@@ -12,7 +12,7 @@
 depends=('ghc-libs' 'haskell-colour')
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('8c673418f23df0614d0e0106e55ea707003fb721c52883383e5c193e7e3a98ca0e1a81d14c3d2c8eee875fb7f97d575896c78c2dfab0e2a9b35f94bb1253a9ad')
+sha512sums=('7767400d6a7db682905f0ed700027515b61cb36d8a987d6b0e7b46638d7506604009fda7f3bd0413a74ea39f88a8fbde8a5a952b43dc2b22c1f9e8f4b99154cd')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list