Date: Tuesday, May 12, 2020 @ 10:03:54 Author: felixonmars Revision: 626690
upgpkg: haskell-base64-bytestring 1.1.0.0-2: rebuild with tasty 1.3 Modified: haskell-base64-bytestring/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-05-12 10:02:53 UTC (rev 626689) +++ PKGBUILD 2020-05-12 10:03:54 UTC (rev 626690) @@ -7,7 +7,7 @@ _hkgname=base64-bytestring pkgname=haskell-base64-bytestring pkgver=1.1.0.0 -pkgrel=1 +pkgrel=2 pkgdesc="Fast base64 encoding and decoding for ByteStrings" url="https://github.com/bos/base64-bytestring" license=('BSD')
