Date: Thursday, April 23, 2020 @ 10:24:31 Author: felixonmars Revision: 617904
upgpkg: haskell-base16-bytestring 0.1.1.6-19: 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 10:24:06 UTC (rev 617903) +++ PKGBUILD 2020-04-23 10:24:31 UTC (rev 617904) @@ -4,7 +4,7 @@ _hkgname=base16-bytestring pkgname=haskell-base16-bytestring pkgver=0.1.1.6 -pkgrel=18 +pkgrel=19 pkgdesc="Fast base16 (hex) encoding and decoding for ByteStrings" url="https://github.com/bos/base16-bytestring" license=("BSD")
