Date: Wednesday, January 8, 2020 @ 17:42:21 Author: felixonmars Revision: 550326
upgpkg: haskell-base16-bytestring 0.1.1.6-15: rebuild with ghc 8.8.1 Modified: haskell-base16-bytestring/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-01-08 17:41:48 UTC (rev 550325) +++ PKGBUILD 2020-01-08 17:42:21 UTC (rev 550326) @@ -4,7 +4,7 @@ _hkgname=base16-bytestring pkgname=haskell-base16-bytestring pkgver=0.1.1.6 -pkgrel=14 +pkgrel=15 pkgdesc="Fast base16 (hex) encoding and decoding for ByteStrings" url="https://github.com/bos/base16-bytestring" license=("BSD")
