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

Felix Yan felixonmars at archlinux.org
Thu May 17 13:31:21 UTC 2018


    Date: Thursday, May 17, 2018 @ 13:31:21
  Author: felixonmars
Revision: 323780

upgpkg: haskell-interpolate 0.2.0-12

rebuild with ghc 8.4.2

Modified:
  haskell-interpolate/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-17 13:30:39 UTC (rev 323779)
+++ PKGBUILD	2018-05-17 13:31:21 UTC (rev 323780)
@@ -5,7 +5,7 @@
 _hkgname=interpolate
 pkgname=haskell-interpolate
 pkgver=0.2.0
-pkgrel=11
+pkgrel=12
 pkgdesc="String interpolation done right"
 url="https://github.com/sol/interpolate"
 license=("MIT")
@@ -12,7 +12,7 @@
 arch=('x86_64')
 depends=('ghc-libs' 'haskell-src-meta')
 makedepends=('ghc' 'haskell-base-compat' 'haskell-hspec' 'haskell-quickcheck'
-             'haskell-quickcheck-instances' 'haskell-text')
+             'haskell-quickcheck-instances')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
 sha512sums=('adc90d7da696c4aea0935c5f85dbf37a1738c89ff3b940804cd7bb4f888e28a445c51db9e0f2e1e66f98646f60964c10d135cef30c13efaaaffee3c65b93c89a')
 



More information about the arch-commits mailing list