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

Felix Yan felixonmars at gemini.archlinux.org
Wed Jun 29 08:09:01 UTC 2022


    Date: Wednesday, June 29, 2022 @ 08:09:01
  Author: felixonmars
Revision: 1239905

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

Modified:
  haskell-brick/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-06-29 08:08:33 UTC (rev 1239904)
+++ PKGBUILD	2022-06-29 08:09:01 UTC (rev 1239905)
@@ -3,8 +3,8 @@
 
 _hkgname=brick
 pkgname=haskell-brick
-pkgver=0.68
-pkgrel=20
+pkgver=0.68.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=('472384541c84610e74a9645fc977f8db5598a70532e039a67b343c40a7e2e4091d906febea2e92de2fe05aa18181a617148687d5221a970719373b625692a5be')
+sha512sums=('f685db348847912676429dcc1c73d4857d79876a9275862516ccc0a2441dc3b2e15633969490261c504b16bdf1bfa00411ff5b2409d5130cad3a0cff909f256d')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list