Date: Monday, July 4, 2016 @ 04:49:49 Author: felixonmars Revision: 182004
upgpkg: haskell-glob 0.7.9-1 rebuild with Glob-0.7.9, highlighting-kate-0.6.2.1, microlens-0.4.5.0, scientific-0.3.4.8, trifecta-1.6 Modified: haskell-glob/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-07-04 04:49:39 UTC (rev 182003) +++ PKGBUILD 2016-07-04 04:49:49 UTC (rev 182004) @@ -4,7 +4,7 @@ _hkgname=Glob pkgname=haskell-glob -pkgver=0.7.8 +pkgver=0.7.9 pkgrel=1 pkgdesc="Globbing library" url="http://iki.fi/matti.niemenmaa/glob/" @@ -12,7 +12,7 @@ arch=('i686' 'x86_64') depends=("ghc=8.0.1" "haskell-dlist" "haskell-transformers-compat") source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz") -sha256sums=('15993a4b46d05d01d1d5541828e36ebdfa300ff7ef71205b152977b2192710e0') +sha256sums=('a6c48b6a94971c00f8d1360c417275b1e0c089017db523df3f54729622567dbd') build() { cd "${srcdir}/${_hkgname}-${pkgver}"
