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

Felix Yan felixonmars at archlinux.org
Thu Jan 2 11:59:14 UTC 2020


    Date: Thursday, January 2, 2020 @ 11:59:13
  Author: felixonmars
Revision: 546043

upgpkg: haskell-ansi-terminal 0.10.1-1: rebuild with ansi-terminal 0.10.1

Modified:
  haskell-ansi-terminal/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-01-02 11:54:43 UTC (rev 546042)
+++ PKGBUILD	2020-01-02 11:59:13 UTC (rev 546043)
@@ -3,8 +3,8 @@
 
 _hkgname=ansi-terminal
 pkgname=haskell-ansi-terminal
-pkgver=0.9.1
-pkgrel=12
+pkgver=0.10.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=('bab9b55fe0494b30c01ab9211bfb17a02eaea781a945175b3b511f876004e27124b9caa71c185a8643bbff31dee814bd410ce66742dd930328533d3a63e785a0')
+sha512sums=('24f2b140abdfb26830c7e3d9643721cacfd8346465b7b417fcf02e75dc90c68ccfa0a497bf0cf64446e7a83597384d61d149e149da883b03b17bbe4567dea102')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list