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

Felix Yan felixonmars at archlinux.org
Fri Feb 5 21:23:16 UTC 2021


    Date: Friday, February 5, 2021 @ 21:23:15
  Author: felixonmars
Revision: 846408

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

Modified:
  haskell-brick/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-02-05 21:19:08 UTC (rev 846407)
+++ PKGBUILD	2021-02-05 21:23:15 UTC (rev 846408)
@@ -3,8 +3,8 @@
 
 _hkgname=brick
 pkgname=haskell-brick
-pkgver=0.58.1
-pkgrel=27
+pkgver=0.59
+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=('96196f8154bb0c7b4fbf9157d9cc63a974eb29da72281c46730e5ce4773c8723a5da7a1ee61ca5a3317cf88b85e815b67fd0d8ba5e0c0fbf5a0e2d586098a8c1')
+sha512sums=('3a814a1fec49248c8bdf8e0e4a32c5d8dc59fce197c393652b1ec224bc5b03ebff97951952c6cc7887364a8de6901b442dad5f46961778a3ec9339fdb5def16d')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list