Date: Monday, October 12, 2015 @ 02:36:56
  Author: fyan
Revision: 143714

fix pkgdesc

Modified:
  haskell-xml/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2015-10-12 00:36:24 UTC (rev 143713)
+++ PKGBUILD    2015-10-12 00:36:56 UTC (rev 143714)
@@ -6,7 +6,7 @@
 pkgname=haskell-xml
 pkgver=1.3.14
 pkgrel=1
-pkgdesc="A binary serialization library"
+pkgdesc="A simple XML library"
 url="http://hackage.haskell.org/package/${_hkgname}";
 license=("custom:BSD3")
 arch=('i686' 'x86_64')

Reply via email to