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

Felix Yan felixonmars at gemini.archlinux.org
Wed Mar 23 00:54:18 UTC 2022


    Date: Wednesday, March 23, 2022 @ 00:54:16
  Author: felixonmars
Revision: 1171183

upgpkg: haskell-brick 0.66-1: rebuild with brick 0.66

Modified:
  haskell-brick/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-03-23 00:50:22 UTC (rev 1171182)
+++ PKGBUILD	2022-03-23 00:54:16 UTC (rev 1171183)
@@ -3,8 +3,8 @@
 
 _hkgname=brick
 pkgname=haskell-brick
-pkgver=0.65.1
-pkgrel=5
+pkgver=0.66
+pkgrel=1
 pkgdesc="A declarative terminal user interface library"
 url="https://github.com/jtdaugherty/brick"
 license=("BSD")
@@ -14,7 +14,7 @@
          'haskell-contravariant' 'haskell-text-zipper' 'haskell-word-wrap')
 makedepends=('ghc' 'haskell-quickcheck')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('2d2eec71266b15f39b932fe1e16af5446e26fa6c3cbb10fbe8964f7428aad525c7cd08278c084d87b78f0be7227e21672b9b8a7550cee0b68422ef4826e17b65')
+sha512sums=('a0630e19fe5a75c9c73e643884e76cdaa836f1191657a05884f751e8107d5759139d7253dc0026111e1f3a95113006c477779a6f44979a37ed2edcd34b1d0f31')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list