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

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


    Date: Thursday, May 30, 2019 @ 07:52:15
  Author: felixonmars
Revision: 474499

upgpkg: haskell-ansi-terminal 0.9.1-1

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

Modified:
  haskell-ansi-terminal/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-05-30 07:51:38 UTC (rev 474498)
+++ PKGBUILD	2019-05-30 07:52:15 UTC (rev 474499)
@@ -3,8 +3,8 @@
 
 _hkgname=ansi-terminal
 pkgname=haskell-ansi-terminal
-pkgver=0.8.2
-pkgrel=10
+pkgver=0.9.1
+pkgrel=1
 pkgdesc="Simple ANSI terminal support, with Windows compatibility"
 url="https://github.com/feuerbach/ansi-terminal"
 license=("BSD")
@@ -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=('7767400d6a7db682905f0ed700027515b61cb36d8a987d6b0e7b46638d7506604009fda7f3bd0413a74ea39f88a8fbde8a5a952b43dc2b22c1f9e8f4b99154cd')
+sha512sums=('bab9b55fe0494b30c01ab9211bfb17a02eaea781a945175b3b511f876004e27124b9caa71c185a8643bbff31dee814bd410ce66742dd930328533d3a63e785a0')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list