Date: Tuesday, March 16, 2021 @ 17:52:53 Author: felixonmars Revision: 892017
upgpkg: haskell-base64-bytestring 1.2.0.1-43: rebuild with doctest 0.18.1 Modified: haskell-base64-bytestring/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-16 17:52:03 UTC (rev 892016) +++ PKGBUILD 2021-03-16 17:52:53 UTC (rev 892017) @@ -7,7 +7,7 @@ _hkgname=base64-bytestring pkgname=haskell-base64-bytestring pkgver=1.2.0.1 -pkgrel=42 +pkgrel=43 pkgdesc="Fast base64 encoding and decoding for ByteStrings" url="https://github.com/bos/base64-bytestring" license=('BSD')