Date: Saturday, February 17, 2018 @ 15:45:05
  Author: felixonmars
Revision: 296083

upgpkg: haskell-brick 0.34-1

rebuild with brick,0.34

Modified:
  haskell-brick/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2018-02-17 15:43:23 UTC (rev 296082)
+++ PKGBUILD    2018-02-17 15:45:05 UTC (rev 296083)
@@ -4,8 +4,8 @@
 
 _hkgname=brick
 pkgname=haskell-brick
-pkgver=0.33
-pkgrel=14
+pkgver=0.34
+pkgrel=1
 pkgdesc="A declarative terminal user interface library"
 url="https://github.com/jtdaugherty/brick";
 license=("custom:BSD3")
@@ -16,7 +16,7 @@
          'haskell-word-wrap')
 makedepends=('ghc')
 
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
-sha512sums=('1d858e77c1c805398220db1ed18052f87cb32d19eb5d21db91aab1653f5bf738ec65fdc2757059f930e32fbf7341313db28dafe1087938ff31907c423a430663')
+sha512sums=('86f6fea5bf35ac6a2206bda052f2bd96f821c3fe76cf490aa232805ae3375244d3b92e76afc58594a586c78d6fe0932049134c66e81e4aa85590431b12444d29')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"

Reply via email to