[arch-commits] Commit in haskell-storablevector/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Thu May 13 12:03:35 UTC 2021
Date: Thursday, May 13, 2021 @ 12:03:35
Author: felixonmars
Revision: 933149
upgpkg: haskell-storablevector 0.2.13.1-80: rebuild with hspec 2.8.0, hspec-core 2.8.0, hspec-discover 2.8.0
Modified:
haskell-storablevector/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-05-13 12:02:36 UTC (rev 933148)
+++ PKGBUILD 2021-05-13 12:03:35 UTC (rev 933149)
@@ -4,7 +4,7 @@
_hkgname=storablevector
pkgname=haskell-storablevector
pkgver=0.2.13.1
-pkgrel=79
+pkgrel=80
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