[arch-commits] Commit in haskell-th-expand-syns/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Fri Dec 9 07:41:31 UTC 2016


    Date: Friday, December 9, 2016 @ 07:41:30
  Author: felixonmars
Revision: 198605

upgpkg: haskell-th-expand-syns 0.4.1.0-1

rebuild with th-expand-syns-0.4.1.0, th-lift-instances-0.1.11, th-orphans-0.13.3

Modified:
  haskell-th-expand-syns/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-12-09 07:35:20 UTC (rev 198604)
+++ PKGBUILD	2016-12-09 07:41:30 UTC (rev 198605)
@@ -3,7 +3,7 @@
 
 _hkgname=th-expand-syns
 pkgname=haskell-th-expand-syns
-pkgver=0.4.0.0
+pkgver=0.4.1.0
 pkgrel=1
 pkgdesc="Expands type synonyms in Template Haskell ASTs"
 url="https://hackage.haskell.org/package/th-expand-syns"
@@ -11,7 +11,7 @@
 arch=('i686' 'x86_64')
 depends=('ghc=8.0.1' 'haskell-syb')
 source=(http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-md5sums=('5b5a08c5a6076ed5368bcbd5118efdff')
+md5sums=('56f9db4cdfe9b3d135675f485918e1c2')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list