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

Felix Yan felixonmars at archlinux.org
Wed May 16 19:25:06 UTC 2018


    Date: Wednesday, May 16, 2018 @ 19:25:04
  Author: felixonmars
Revision: 323130

upgpkg: haskell-th-orphans 0.13.5-10

rebuild with ghc 8.4.2

Modified:
  haskell-th-orphans/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-16 19:24:24 UTC (rev 323129)
+++ PKGBUILD	2018-05-16 19:25:04 UTC (rev 323130)
@@ -4,12 +4,12 @@
 _hkgname=th-orphans
 pkgname=haskell-th-orphans
 pkgver=0.13.5
-pkgrel=9
+pkgrel=10
 pkgdesc="Orphan instances for TH datatypes"
 url="https://github.com/ekmett/th-orphans/"
 license=('custom:BSD3')
 arch=('x86_64')
-depends=('ghc-libs' 'haskell-mtl' 'haskell-th-lift' 'haskell-th-lift-instances'
+depends=('ghc-libs' 'haskell-th-lift' 'haskell-th-lift-instances'
          'haskell-th-reify-many')
 makedepends=('ghc' 'haskell-hspec')
 source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)



More information about the arch-commits mailing list