Date: Friday, February 14, 2020 @ 21:08:00 Author: felixonmars Revision: 571225
upgpkg: haskell-base16-bytestring 0.1.1.6-16: rebuild with ghc 8.8.2 Modified: haskell-base16-bytestring/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-02-14 21:07:28 UTC (rev 571224) +++ PKGBUILD 2020-02-14 21:08:00 UTC (rev 571225) @@ -4,7 +4,7 @@ _hkgname=base16-bytestring pkgname=haskell-base16-bytestring pkgver=0.1.1.6 -pkgrel=15 +pkgrel=16 pkgdesc="Fast base16 (hex) encoding and decoding for ByteStrings" url="https://github.com/bos/base16-bytestring" license=("BSD")
