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

Felix Yan felixonmars at gemini.archlinux.org
Sun Apr 10 19:46:25 UTC 2022


    Date: Sunday, April 10, 2022 @ 19:46:24
  Author: felixonmars
Revision: 1185765

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

Modified:
  haskell-brick/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-04-10 19:32:07 UTC (rev 1185764)
+++ PKGBUILD	2022-04-10 19:46:24 UTC (rev 1185765)
@@ -3,8 +3,8 @@
 
 _hkgname=brick
 pkgname=haskell-brick
-pkgver=0.66.1
-pkgrel=4
+pkgver=0.67
+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=('c2b656140a700032c73072a1de728f63aa7fc3337a5f48ed4db9227edeef991e5c04aab89a984eceed91450c2d34d2c9cfb59119d699e00e3d11178e65034109')
+sha512sums=('609ff66917da060eadc8db95474c39330deee731329ea2bafb5315bb95fdc78b02bcc222b931d3198a237972c94dbd3f1c7d6d9e8c5fc064a1e6c8e4423e2228')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list