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

Felix Yan felixonmars at archlinux.org
Tue Dec 29 16:42:25 UTC 2020


    Date: Tuesday, December 29, 2020 @ 16:42:24
  Author: felixonmars
Revision: 797940

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

Modified:
  haskell-brick/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-12-29 16:41:10 UTC (rev 797939)
+++ PKGBUILD	2020-12-29 16:42:24 UTC (rev 797940)
@@ -3,8 +3,8 @@
 
 _hkgname=brick
 pkgname=haskell-brick
-pkgver=0.57.1
-pkgrel=18
+pkgver=0.58.1
+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=('d9dcef9eee604289e7f36c19d128d443384d19b725e5de282f9085c3ff16dde65b1ba689e88749ea350eecf57d7225e7bd554bb84e367900fe0686b07626f9e7')
+sha512sums=('96196f8154bb0c7b4fbf9157d9cc63a974eb29da72281c46730e5ce4773c8723a5da7a1ee61ca5a3317cf88b85e815b67fd0d8ba5e0c0fbf5a0e2d586098a8c1')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list