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

Felix Yan felixonmars at archlinux.org
Thu May 17 19:38:30 UTC 2018


    Date: Thursday, May 17, 2018 @ 19:38:29
  Author: felixonmars
Revision: 324056

upgpkg: haskell-gnuidn 0.2.2-33

rebuild with ghc 8.4.2

Modified:
  haskell-gnuidn/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-17 19:37:53 UTC (rev 324055)
+++ PKGBUILD	2018-05-17 19:38:29 UTC (rev 324056)
@@ -5,12 +5,12 @@
 _hkgname=gnuidn
 pkgname=haskell-gnuidn
 pkgver=0.2.2
-pkgrel=32
+pkgrel=33
 pkgdesc="Bindings for GNU IDN"
 url="https://john-millikin.com/software/haskell-gnuidn/"
 license=("GPL3")
 arch=('x86_64')
-depends=('ghc-libs' "libidn" "haskell-text")
+depends=('ghc-libs' "libidn")
 makedepends=('c2hs' 'ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
 sha512sums=('4ac894ba4cc4fb9fd90ccea55fda342cd0dadc863a091d31287b19117ec1e545a23b7fb69db02bbb8ee9eb84856acb51f3ab0d7778f4ca3da290dfcbc7ef27ac')



More information about the arch-commits mailing list