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

Felix Yan felixonmars at gemini.archlinux.org
Sun Mar 27 22:41:58 UTC 2022


    Date: Sunday, March 27, 2022 @ 22:41:58
  Author: felixonmars
Revision: 1177300

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

Modified:
  haskell-brick/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-03-27 22:40:38 UTC (rev 1177299)
+++ PKGBUILD	2022-03-27 22:41:58 UTC (rev 1177300)
@@ -3,8 +3,8 @@
 
 _hkgname=brick
 pkgname=haskell-brick
-pkgver=0.66
-pkgrel=4
+pkgver=0.66.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=('a0630e19fe5a75c9c73e643884e76cdaa836f1191657a05884f751e8107d5759139d7253dc0026111e1f3a95113006c477779a6f44979a37ed2edcd34b1d0f31')
+sha512sums=('c2b656140a700032c73072a1de728f63aa7fc3337a5f48ed4db9227edeef991e5c04aab89a984eceed91450c2d34d2c9cfb59119d699e00e3d11178e65034109')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list