Date: Sunday, March 10, 2019 @ 07:00:27 Author: felixonmars Revision: 438934
upgpkg: haskell-base64-bytestring 1.0.0.2-4 rebuild with ghc 8.6.4 Modified: haskell-base64-bytestring/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-03-10 06:59:48 UTC (rev 438933) +++ PKGBUILD 2019-03-10 07:00:27 UTC (rev 438934) @@ -7,7 +7,7 @@ _hkgname=base64-bytestring pkgname=haskell-base64-bytestring pkgver=1.0.0.2 -pkgrel=3 +pkgrel=4 pkgdesc="Fast base64 encoding and decoding for ByteStrings" url="https://github.com/bos/base64-bytestring" license=('BSD')
