Date: Friday, October 2, 2020 @ 00:27:07 Author: felixonmars Revision: 714778
upgpkg: haskell-base64-bytestring 1.2.0.0-11: rebuild with base-orphans 0.8.3 Modified: haskell-base64-bytestring/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-10-02 00:26:32 UTC (rev 714777) +++ PKGBUILD 2020-10-02 00:27:07 UTC (rev 714778) @@ -7,7 +7,7 @@ _hkgname=base64-bytestring pkgname=haskell-base64-bytestring pkgver=1.2.0.0 -pkgrel=10 +pkgrel=11 pkgdesc="Fast base64 encoding and decoding for ByteStrings" url="https://github.com/bos/base64-bytestring" license=('BSD')
