[arch-commits] Commit in haskell-storablevector/trunk (PKGBUILD)
    Felix Yan 
    felixonmars at gemini.archlinux.org
       
    Sat Nov 13 16:45:50 UTC 2021
    
    
  
    Date: Saturday, November 13, 2021 @ 16:45:50
  Author: felixonmars
Revision: 1045652
upgpkg: haskell-storablevector 0.2.13.1-105: rebuild with vector-th-unbox 0.2.2
Modified:
  haskell-storablevector/trunk/PKGBUILD
----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-11-13 16:44:35 UTC (rev 1045651)
+++ PKGBUILD	2021-11-13 16:45:50 UTC (rev 1045652)
@@ -4,7 +4,7 @@
 _hkgname=storablevector
 pkgname=haskell-storablevector
 pkgver=0.2.13.1
-pkgrel=104
+pkgrel=105
 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