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

Felix Yan felixonmars at gemini.archlinux.org
Fri Aug 27 20:48:38 UTC 2021


    Date: Friday, August 27, 2021 @ 20:48:37
  Author: felixonmars
Revision: 1007450

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

Modified:
  haskell-brick/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-08-27 18:56:17 UTC (rev 1007449)
+++ PKGBUILD	2021-08-27 20:48:37 UTC (rev 1007450)
@@ -3,8 +3,8 @@
 
 _hkgname=brick
 pkgname=haskell-brick
-pkgver=0.63
-pkgrel=2
+pkgver=0.64
+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=('508f307ea8cc0e0b3644dec3682dad827297c598968a0cfceb0cf63f5b1dc386492651fa331383e2b75e9186dd17e3699703793dfdb45ac7e37acd60fdd08f0e')
+sha512sums=('4a27eac644d4baee61dd0d6cde461fb741e5d577ac0c2a5919cf83c546883f4e03e290e3e3d7c76a69e6c14693f7c829334d564d7196ab044d187fdbe7ce19c1')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list