Date: Thursday, February 4, 2021 @ 01:39:14 Author: felixonmars Revision: 844063
upgpkg: haskell-base64-bytestring 1.2.0.1-29: rebuild with clock 0.8.2 Modified: haskell-base64-bytestring/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-04 01:38:25 UTC (rev 844062) +++ PKGBUILD 2021-02-04 01:39:14 UTC (rev 844063) @@ -7,7 +7,7 @@ _hkgname=base64-bytestring pkgname=haskell-base64-bytestring pkgver=1.2.0.1 -pkgrel=28 +pkgrel=29 pkgdesc="Fast base64 encoding and decoding for ByteStrings" url="https://github.com/bos/base64-bytestring" license=('BSD')