Date: Sunday, November 28, 2021 @ 21:55:49 Author: felixonmars Revision: 1055700
upgpkg: haskell-base64-bytestring 1.2.1.0-15: rebuild with regex-base 0.94.0.2 Modified: haskell-base64-bytestring/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-11-28 21:55:07 UTC (rev 1055699) +++ PKGBUILD 2021-11-28 21:55:49 UTC (rev 1055700) @@ -7,7 +7,7 @@ _hkgname=base64-bytestring pkgname=haskell-base64-bytestring pkgver=1.2.1.0 -pkgrel=14 +pkgrel=15 pkgdesc="Fast base64 encoding and decoding for ByteStrings" url="https://github.com/bos/base64-bytestring" license=('BSD')
