Date: Saturday, November 13, 2021 @ 16:23:55 Author: felixonmars Revision: 1045605
upgpkg: haskell-bytestring-encoding 0.1.1.0-26: rebuild with vector-th-unbox 0.2.2 Modified: haskell-bytestring-encoding/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-11-13 16:23:14 UTC (rev 1045604) +++ PKGBUILD 2021-11-13 16:23:55 UTC (rev 1045605) @@ -3,7 +3,7 @@ _hkgname=bytestring-encoding pkgname=haskell-bytestring-encoding pkgver=0.1.1.0 -pkgrel=25 +pkgrel=26 pkgdesc="ByteString ↔ Text converter based on GHC.IO.Encoding" url="https://github.com/msakai/bytestring-encoding#readme" license=("BSD")
