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

Felix Yan felixonmars at gemini.archlinux.org
Fri Mar 11 01:18:21 UTC 2022


    Date: Friday, March 11, 2022 @ 01:18:20
  Author: felixonmars
Revision: 1147067

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

Modified:
  haskell-ansi-terminal/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-03-11 01:14:39 UTC (rev 1147066)
+++ PKGBUILD	2022-03-11 01:18:20 UTC (rev 1147067)
@@ -3,16 +3,16 @@
 
 _hkgname=ansi-terminal
 pkgname=haskell-ansi-terminal
-pkgver=0.11
-pkgrel=220
+pkgver=0.11.1
+pkgrel=1
 pkgdesc="Simple ANSI terminal support, with Windows compatibility"
-url="https://github.com/feuerbach/ansi-terminal"
+url="https://github.com/UnkindPartition/ansi-terminal"
 license=("BSD")
 arch=('x86_64')
 depends=('ghc-libs' 'haskell-colour')
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('2a608da18bbb3d11373dc0c6ee1bf4c890d5d4e39a2b13e547c7a3a4060eb86789d6afa04d1bd9e5df91f3745ea33adea8b15df213d39e75eca296275a74700d')
+sha512sums=('184d1183a6ff3b5ffe053f9857d3e724909bc2b34efb37ed9d3ca332b90265c4eb40f5e174bd5fc588f697f92497d31cbe50cf55e7233e67c34508a04ad3902d')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list