Date: Sunday, January 3, 2021 @ 19:42:00 Author: felixonmars Revision: 805722
upgpkg: haskell-base64-bytestring 1.2.0.1-16: rebuild with distributive 0.6.2.1 Modified: haskell-base64-bytestring/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-01-03 19:41:09 UTC (rev 805721) +++ PKGBUILD 2021-01-03 19:42:00 UTC (rev 805722) @@ -7,7 +7,7 @@ _hkgname=base64-bytestring pkgname=haskell-base64-bytestring pkgver=1.2.0.1 -pkgrel=15 +pkgrel=16 pkgdesc="Fast base64 encoding and decoding for ByteStrings" url="https://github.com/bos/base64-bytestring" license=('BSD')
