Date: Sunday, March 7, 2021 @ 00:00:22 Author: felixonmars Revision: 884828
upgpkg: haskell-base64-bytestring 1.2.0.1-41: rebuild with vector-th-unbox 0.2.1.9 Modified: haskell-base64-bytestring/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-06 23:59:51 UTC (rev 884827) +++ PKGBUILD 2021-03-07 00:00:22 UTC (rev 884828) @@ -7,7 +7,7 @@ _hkgname=base64-bytestring pkgname=haskell-base64-bytestring pkgver=1.2.0.1 -pkgrel=40 +pkgrel=41 pkgdesc="Fast base64 encoding and decoding for ByteStrings" url="https://github.com/bos/base64-bytestring" license=('BSD')