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

Felix Yan felixonmars at gemini.archlinux.org
Wed May 4 08:33:00 UTC 2022


    Date: Wednesday, May 4, 2022 @ 08:33:00
  Author: felixonmars
Revision: 1192680

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

Modified:
  haskell-brick/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-05-04 08:31:48 UTC (rev 1192679)
+++ PKGBUILD	2022-05-04 08:33:00 UTC (rev 1192680)
@@ -3,8 +3,8 @@
 
 _hkgname=brick
 pkgname=haskell-brick
-pkgver=0.67
-pkgrel=2
+pkgver=0.68
+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=('609ff66917da060eadc8db95474c39330deee731329ea2bafb5315bb95fdc78b02bcc222b931d3198a237972c94dbd3f1c7d6d9e8c5fc064a1e6c8e4423e2228')
+sha512sums=('472384541c84610e74a9645fc977f8db5598a70532e039a67b343c40a7e2e4091d906febea2e92de2fe05aa18181a617148687d5221a970719373b625692a5be')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list