[arch-commits] Commit in haskell-network-protocol-xmpp/trunk (PKGBUILD)

Felix Yan felixonmars at gemini.archlinux.org
Mon Dec 20 00:06:43 UTC 2021


    Date: Monday, December 20, 2021 @ 00:06:43
  Author: felixonmars
Revision: 1079096

upgpkg: haskell-network-protocol-xmpp 0.4.10-1

Modified:
  haskell-network-protocol-xmpp/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-12-20 00:04:25 UTC (rev 1079095)
+++ PKGBUILD	2021-12-20 00:06:43 UTC (rev 1079096)
@@ -3,17 +3,17 @@
 
 _hkgname=network-protocol-xmpp
 pkgname=haskell-network-protocol-xmpp
-pkgver=0.4.9
-pkgrel=16
+pkgver=0.4.10
+pkgrel=1
 pkgdesc="Client library for the XMPP protocol."
 url="https://git.sr.ht/~singpolyma/network-protocol-xmpp"
 license=("GPL3")
 arch=('x86_64')
 depends=('ghc-libs' "haskell-gnuidn" "haskell-gnutls" "haskell-gsasl" "haskell-libxml-sax"
-         "haskell-monads-tf" "haskell-network" "haskell-xml-types")
+         "haskell-monads-tf" "haskell-network" "haskell-network-simple" "haskell-xml-types")
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('51c97677a4e56b016c23287076ee75a6ca023b9d4e073aae2d9b406e2f3aaa5147194d0f08e3673562df6b965b686b115577da9ce92a94892c515a6032989c86')
+sha512sums=('5d809eec7243b081c9b2d8f8887b7ed4e1e767ace90ec0a58142ee6ee5e53556b51d2dbd71dbcfece751f197a3255724c904f5d2727241b1d5007934c40f1297')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list