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

Felix Yan felixonmars at archlinux.org
Tue Dec 4 08:10:40 UTC 2018


    Date: Tuesday, December 4, 2018 @ 08:10:39
  Author: felixonmars
Revision: 411085

upgpkg: haskell-brick 0.42-1

rebuild with brick 0.42

Modified:
  haskell-brick/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-12-04 08:08:34 UTC (rev 411084)
+++ PKGBUILD	2018-12-04 08:10:39 UTC (rev 411085)
@@ -3,8 +3,8 @@
 
 _hkgname=brick
 pkgname=haskell-brick
-pkgver=0.41.5
-pkgrel=2
+pkgver=0.42
+pkgrel=1
 pkgdesc="A declarative terminal user interface library"
 url="https://github.com/jtdaugherty/brick"
 license=("custom:BSD3")
@@ -15,7 +15,7 @@
          'haskell-word-wrap')
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('b5dff0568f8931cb328f7b3a1f4376e2836d4ac402f79771e56eaf51e946ce7565ebe9ea90d6d4b633664ca7671d9ecd2348ba23ee9b09d650976cb640f01c69')
+sha512sums=('f51f156b82203790db9b0a8687ed6e334fe37c9f021d31403eb5a97904aafa895573f10093ede5f27470c0ad79ddc1fa74590414a4232a7467b7a6ee09c5868b')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list