Date: Wednesday, March 27, 2019 @ 13:16:14
  Author: felixonmars
Revision: 444348

upgpkg: haskell-brick 0.46-13

rebuild with exceptions 0.10.1

Modified:
  haskell-brick/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2019-03-27 13:15:56 UTC (rev 444347)
+++ PKGBUILD    2019-03-27 13:16:14 UTC (rev 444348)
@@ -3,8 +3,8 @@
 
 _hkgname=brick
 pkgname=haskell-brick
-pkgver=0.47
-pkgrel=1
+pkgver=0.46
+pkgrel=13
 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=('17aad86123bc0f0e3b69ecbf48898b019436c279b29fa6cbece9bea0933333f0399b8d953b4b0c281f2fe98439dc118b3ffef38c4865840f3dc27240143e1f05')
+sha512sums=('dc238bbec9df56f963614bc2b818c6df1883b3dcf58a078fe18e8d058c6245cdf45d112168a374bc0cb7bdd10b5f825027e6aba6bc7dc3d6cd56cccaa34bb80a')
 
 build() {
     cd $_hkgname-$pkgver

Reply via email to