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

Felix Yan felixonmars at archlinux.org
Mon May 27 14:25:55 UTC 2019


    Date: Monday, May 27, 2019 @ 14:25:54
  Author: felixonmars
Revision: 471398

upgpkg: haskell-storablevector 0.2.13-12

rebuild with QuickCheck 2.13.1, hspec-core 2.7.1, hspec-discover 2.7.1, hspec 2.7.1, time-compat 1.9.2.2, quickcheck-instances 0.3.21

Modified:
  haskell-storablevector/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-05-27 14:24:47 UTC (rev 471397)
+++ PKGBUILD	2019-05-27 14:25:54 UTC (rev 471398)
@@ -4,7 +4,7 @@
 _hkgname=storablevector
 pkgname=haskell-storablevector
 pkgver=0.2.13
-pkgrel=11
+pkgrel=12
 pkgdesc="Fast, packed, strict storable arrays with a list interface like ByteString"
 url="http://www.haskell.org/haskellwiki/Storable_Vector"
 license=("BSD")



More information about the arch-commits mailing list