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

Felix Yan felixonmars at archlinux.org
Thu May 17 16:55:26 UTC 2018


    Date: Thursday, May 17, 2018 @ 16:55:25
  Author: felixonmars
Revision: 323905

upgpkg: haskell-uri-encode 1.5.0.5-7

rebuild with ghc 8.4.2

Modified:
  haskell-uri-encode/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-17 16:54:51 UTC (rev 323904)
+++ PKGBUILD	2018-05-17 16:55:25 UTC (rev 323905)
@@ -5,12 +5,12 @@
 _hkgname=uri-encode
 pkgname=haskell-uri-encode
 pkgver=1.5.0.5
-pkgrel=6
+pkgrel=7
 pkgdesc="Unicode aware uri-encoding"
 url="https://github.com/silkapp/uri-encode"
 license=("custom:BSD3")
 arch=('x86_64')
-depends=('ghc-libs' 'haskell-network-uri' 'haskell-text' 'haskell-utf8-string')
+depends=('ghc-libs' 'haskell-network-uri' 'haskell-utf8-string')
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
 sha512sums=('1ad0fb5144b93dce50ffaf99a84ba2fe8c05508866fb374d62b75c4a32b58f3c97d7ec30257eec29973ad15fde4e902286e86a41ee36e62b00e00d941e181885')



More information about the arch-commits mailing list