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

Felix Yan felixonmars at archlinux.org
Mon Feb 10 20:38:24 UTC 2020


    Date: Monday, February 10, 2020 @ 20:38:23
  Author: felixonmars
Revision: 566238

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

Modified:
  haskell-ansi-terminal/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-02-10 20:38:08 UTC (rev 566237)
+++ PKGBUILD	2020-02-10 20:38:23 UTC (rev 566238)
@@ -3,8 +3,8 @@
 
 _hkgname=ansi-terminal
 pkgname=haskell-ansi-terminal
-pkgver=0.10.2
-pkgrel=7
+pkgver=0.10.3
+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=('f2e250cd3558570a463a5d869a7e919bb553ed36a4efb5038645b7db5ab57ccda61fb5b9f7c9b2ff605f684f3ddf5bf8d32918c1c4161106aa67cf6dd8856047')
+sha512sums=('231dfaaef2e7b1fb40a0e63bcdce984f914dd0c17af90bc2415c127d503dc438d1952dadfbb524f9ae83d872b30a353d875dda74eb492536cf8953c1e4224187')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list