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

Felix Yan felixonmars at archlinux.org
Thu Oct 8 10:43:23 UTC 2020


    Date: Thursday, October 8, 2020 @ 10:43:23
  Author: felixonmars
Revision: 721694

fix pkgdesc

Modified:
  haskell-vector-instances/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-10-08 10:42:27 UTC (rev 721693)
+++ PKGBUILD	2020-10-08 10:43:23 UTC (rev 721694)
@@ -5,7 +5,7 @@
 pkgname=haskell-vector-instances
 pkgver=3.4
 pkgrel=205
-pkgdesc="Orphan Instances for \'Data.Vector\'"
+pkgdesc="Orphan Instances for 'Data.Vector'"
 url="https://github.com/ekmett/vector-instances"
 license=("BSD")
 arch=('x86_64')



More information about the arch-commits mailing list