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

Felix Yan felixonmars at archlinux.org
Sat Sep 15 04:18:30 UTC 2018


    Date: Saturday, September 15, 2018 @ 04:18:30
  Author: felixonmars
Revision: 381019

upgpkg: haskell-ansi-terminal 0.8.1-1

rebuild with ansi-terminal 0.8.1

Modified:
  haskell-ansi-terminal/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-09-15 04:17:27 UTC (rev 381018)
+++ PKGBUILD	2018-09-15 04:18:30 UTC (rev 381019)
@@ -3,8 +3,8 @@
 
 _hkgname=ansi-terminal
 pkgname=haskell-ansi-terminal
-pkgver=0.8.0.4
-pkgrel=6
+pkgver=0.8.1
+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=('17afc4438fc7e798e448fd85c3dd9558f96581ad8aac4275fe5c7dfb75e093e6207dc664aa38da42dea0fd5e9542b637375ee8465a97f4bf2a04c54774c1d802')
+sha512sums=('8c673418f23df0614d0e0106e55ea707003fb721c52883383e5c193e7e3a98ca0e1a81d14c3d2c8eee875fb7f97d575896c78c2dfab0e2a9b35f94bb1253a9ad')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list