Date: Saturday, March 9, 2019 @ 09:26:07 Author: felixonmars Revision: 438231
upgpkg: haskell-base16-bytestring 0.1.1.6-13 rebuild with ghc 8.6.4 Modified: haskell-base16-bytestring/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-03-09 09:25:39 UTC (rev 438230) +++ PKGBUILD 2019-03-09 09:26:07 UTC (rev 438231) @@ -4,7 +4,7 @@ _hkgname=base16-bytestring pkgname=haskell-base16-bytestring pkgver=0.1.1.6 -pkgrel=12 +pkgrel=13 pkgdesc="Fast base16 (hex) encoding and decoding for ByteStrings" url="https://github.com/bos/base16-bytestring" license=("BSD")
