Date: Wednesday, December 13, 2017 @ 02:32:49 Author: felixonmars Revision: 274079
upgpkg: haskell-pretty-show 1.6.15-1 rebuild with pretty-show,1.6.15 Modified: haskell-pretty-show/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-12-13 02:16:17 UTC (rev 274078) +++ PKGBUILD 2017-12-13 02:32:49 UTC (rev 274079) @@ -3,7 +3,7 @@ _hkgname=pretty-show pkgname=haskell-pretty-show -pkgver=1.6.14 +pkgver=1.6.15 pkgrel=1 pkgdesc='Tools for working with derived `Show` instances and generic inspection of values.' url="http://wiki.github.com/yav/pretty-show" @@ -12,7 +12,7 @@ depends=('ghc-libs' 'haskell-lexer') makedepends=('ghc' 'happy') source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz") -sha512sums=('f5d86ab32458f55e2aa03a4434f74186809aa161337237d194beb6ece91127936fa41f0a8eb5d8b580bb8702858a0520c0c455496a55936dab20831c314bee09') +sha512sums=('fbabbadadc228c9a0197dc85616eadf73a1ee4f1d724c0da52c900d4361ff9667f6540d95995b7fa36136c630d80e4c9301aa6e4786ebdfe559ccc0305f43d09') build() { cd "${srcdir}/${_hkgname}-${pkgver}"
