Date: Thursday, March 22, 2018 @ 22:56:38
  Author: felixonmars
Revision: 311023

upgpkg: haskell-src-exts 1.20.2-1

rebuild with haskell-src-exts,1.20.2

Modified:
  haskell-src-exts/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2018-03-22 22:48:43 UTC (rev 311022)
+++ PKGBUILD    2018-03-22 22:56:38 UTC (rev 311023)
@@ -4,8 +4,8 @@
 
 _hkgname=haskell-src-exts
 pkgname=haskell-src-exts
-pkgver=1.20.1
-pkgrel=5
+pkgver=1.20.2
+pkgrel=1
 pkgdesc="Manipulating Haskell source: abstract syntax, lexer, parser, and 
pretty-printer"
 url="https://github.com/haskell-suite/haskell-src-exts";
 license=("custom:BSD")
@@ -14,7 +14,7 @@
 makedepends=('ghc' 'happy' 'haskell-mtl' 'haskell-pretty-show' 
'haskell-smallcheck' 'haskell-tasty'
              'haskell-tasty-golden' 'haskell-tasty-smallcheck')
 
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
-sha512sums=('8faf7910038ad9c23142a7b652acb02cfc0f79d8600481e7784e7307792d6fda3f20d8babbf6ffd5ce0a7eb7d0fafaf34e507d11514ee3119cde69ff4dc1c4c4')
+sha512sums=('1d80eb41f62069c1f3152d3d06ea3504bd0d28a5d4c4b28460e91889ec40773e48df2838743d36c6b65fb89422491b459968145a44e441e3b8ac8f1dbd785bf2')
 
 prepare() {
     sed -i 's/pretty-show == 1.6.10/pretty-show/' 
$_hkgname-$pkgver/$_hkgname.cabal

Reply via email to