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

Felix Yan felixonmars at archlinux.org
Thu Jul 27 11:34:23 UTC 2017


    Date: Thursday, July 27, 2017 @ 11:34:22
  Author: felixonmars
Revision: 246593

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

rebuild with th-reify-many,0.1.8

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

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-07-27 11:32:53 UTC (rev 246592)
+++ PKGBUILD	2017-07-27 11:34:22 UTC (rev 246593)
@@ -3,8 +3,8 @@
 
 _hkgname=th-reify-many
 pkgname=haskell-th-reify-many
-pkgver=0.1.7
-pkgrel=3
+pkgver=0.1.8
+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' 'haskell-mtl' 'haskell-safe' 'haskell-th-expand-syns')
 source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-sha512sums=('ab7dd43c0e1f957b962d1c8b688eeef0525e487c8643765bfcdc1ababce36e1763da03aff75e2c5fbe7d2c0c005455192f914909f1cd9ae5bb3cbdeabb5d6c5f')
+sha512sums=('cea205dea58bbca997c35c2d1bc5def46f415f5a35582913aef212b4b4f0ec7646fb425d94db4c4880b3a6ad7360f116dec7ad670fbee04c3d3e8ec520b18721')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list