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

Felix Yan felixonmars at archlinux.org
Thu Feb 11 14:48:58 UTC 2021


    Date: Thursday, February 11, 2021 @ 14:48:58
  Author: felixonmars
Revision: 856683

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

Modified:
  haskell-brick/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-02-11 14:43:00 UTC (rev 856682)
+++ PKGBUILD	2021-02-11 14:48:58 UTC (rev 856683)
@@ -3,8 +3,8 @@
 
 _hkgname=brick
 pkgname=haskell-brick
-pkgver=0.59
-pkgrel=5
+pkgver=0.60
+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=('3a814a1fec49248c8bdf8e0e4a32c5d8dc59fce197c393652b1ec224bc5b03ebff97951952c6cc7887364a8de6901b442dad5f46961778a3ec9339fdb5def16d')
+sha512sums=('5c289fcb71af0b2bd15e3c9f616ee2f68ab6f2832d11869cee85ef2c1f41fb64db2aae3f67c87a6e6f221b8169a97ed9d825d8fd5a09f72e26e0a706dc47bd78')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list