Date: Friday, May 18, 2018 @ 06:21:22 Author: felixonmars Revision: 324195
upgpkg: haskell-network-protocol-xmpp 0.4.8-39 rebuild with ghc 8.4.2 Modified: haskell-network-protocol-xmpp/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-05-18 06:21:08 UTC (rev 324194) +++ PKGBUILD 2018-05-18 06:21:22 UTC (rev 324195) @@ -5,13 +5,13 @@ _hkgname=network-protocol-xmpp pkgname=haskell-network-protocol-xmpp pkgver=0.4.8 -pkgrel=38 +pkgrel=39 pkgdesc="Client library for the XMPP protocol." url="https://john-millikin.com/software/haskell-xmpp/" license=("GPL3") arch=('x86_64') depends=('ghc-libs' "haskell-gnuidn" "haskell-gnutls" "haskell-gsasl" "haskell-libxml-sax" - "haskell-monads-tf" "haskell-network" "haskell-text" "haskell-xml-types") + "haskell-monads-tf" "haskell-network" "haskell-xml-types") makedepends=('ghc') source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz") sha512sums=('029cbb1a0ea6691fd886b326eee7a24e8300bbece1f0c0f564b43b0e344f4107ca980d97342271cab0b9c1333fc445ac10f7dfae41dd2b6e6ea995bfb810311e')
