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

Felix Yan felixonmars at archlinux.org
Thu Feb 27 14:35:30 UTC 2020


    Date: Thursday, February 27, 2020 @ 14:35:27
  Author: felixonmars
Revision: 584164

upgpkg: haskell-storablevector 0.2.13-36: rebuild with ghc 8.8.3

Modified:
  haskell-storablevector/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-02-27 14:34:17 UTC (rev 584163)
+++ PKGBUILD	2020-02-27 14:35:27 UTC (rev 584164)
@@ -4,7 +4,7 @@
 _hkgname=storablevector
 pkgname=haskell-storablevector
 pkgver=0.2.13
-pkgrel=35
+pkgrel=36
 pkgdesc="Fast, packed, strict storable arrays with a list interface like ByteString"
 url="https://www.haskell.org/haskellwiki/Storable_Vector"
 license=("BSD")



More information about the arch-commits mailing list