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

Felix Yan felixonmars at archlinux.org
Wed May 16 18:32:11 UTC 2018


    Date: Wednesday, May 16, 2018 @ 18:32:10
  Author: felixonmars
Revision: 323080

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

rebuild with ghc 8.4.2

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

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-16 18:31:37 UTC (rev 323079)
+++ PKGBUILD	2018-05-16 18:32:10 UTC (rev 323080)
@@ -4,12 +4,12 @@
 _hkgname=th-reify-many
 pkgname=haskell-th-reify-many
 pkgver=0.1.8
-pkgrel=7
+pkgrel=8
 pkgdesc="Recurseively reify template haskell datatype info"
 url="https://github.com/mgsloan/th-reify-many"
 license=('custom:BSD3')
 arch=('x86_64')
-depends=('ghc-libs' 'haskell-mtl' 'haskell-safe' 'haskell-th-expand-syns')
+depends=('ghc-libs' 'haskell-safe' 'haskell-th-expand-syns')
 makedepends=('ghc')
 source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
 sha512sums=('cea205dea58bbca997c35c2d1bc5def46f415f5a35582913aef212b4b4f0ec7646fb425d94db4c4880b3a6ad7360f116dec7ad670fbee04c3d3e8ec520b18721')



More information about the arch-commits mailing list