[arch-commits] Commit in haskell-th-reify-many/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Tue Jun 13 16:15:58 UTC 2017


    Date: Tuesday, June 13, 2017 @ 16:15:57
  Author: felixonmars
Revision: 236626

upgpkg: haskell-th-reify-many 0.1.7-1

rebuild with th-reify-many,0.1.7

Modified:
  haskell-th-reify-many/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-06-13 16:14:49 UTC (rev 236625)
+++ PKGBUILD	2017-06-13 16:15:57 UTC (rev 236626)
@@ -3,8 +3,8 @@
 
 _hkgname=th-reify-many
 pkgname=haskell-th-reify-many
-pkgver=0.1.6
-pkgrel=9
+pkgver=0.1.7
+pkgrel=1
 pkgdesc="Recurseively reify template haskell datatype info"
 url="http://github.com/mgsloan/th-reify-many"
 license=('custom:BSD3')
@@ -11,7 +11,7 @@
 arch=('i686' 'x86_64')
 depends=('ghc=8.0.1' 'haskell-mtl' 'haskell-safe' 'haskell-th-expand-syns')
 source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-md5sums=('edbb5233c4b189ba49e3fd5c66a6acfc')
+sha512sums=('ab7dd43c0e1f957b962d1c8b688eeef0525e487c8643765bfcdc1ababce36e1763da03aff75e2c5fbe7d2c0c005455192f914909f1cd9ae5bb3cbdeabb5d6c5f')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list