Date: Friday, March 18, 2022 @ 03:14:28 Author: felixonmars Revision: 1158115
upgpkg: haskell-base64-bytestring 1.2.1.0-34: rebuild with clock 0.8.3 Modified: haskell-base64-bytestring/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-03-18 03:14:01 UTC (rev 1158114) +++ PKGBUILD 2022-03-18 03:14:28 UTC (rev 1158115) @@ -7,7 +7,7 @@ _hkgname=base64-bytestring pkgname=haskell-base64-bytestring pkgver=1.2.1.0 -pkgrel=33 +pkgrel=34 pkgdesc="Fast base64 encoding and decoding for ByteStrings" url="https://github.com/bos/base64-bytestring" license=('BSD')