Date: Thursday, April 23, 2020 @ 09:10:24 Author: felixonmars Revision: 617861
upgpkg: haskell-base16-bytestring 0.1.1.6-18: rebuild with ghc 8.10.1 Modified: haskell-base16-bytestring/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-04-23 09:09:44 UTC (rev 617860) +++ PKGBUILD 2020-04-23 09:10:24 UTC (rev 617861) @@ -4,7 +4,7 @@ _hkgname=base16-bytestring pkgname=haskell-base16-bytestring pkgver=0.1.1.6 -pkgrel=17 +pkgrel=18 pkgdesc="Fast base16 (hex) encoding and decoding for ByteStrings" url="https://github.com/bos/base16-bytestring" license=("BSD")
