Date: Thursday, May 17, 2018 @ 08:55:09 Author: felixonmars Revision: 323531
upgpkg: haskell-base16-bytestring 0.1.1.6-8 rebuild with ghc 8.4.2 Modified: haskell-base16-bytestring/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-05-17 08:54:34 UTC (rev 323530) +++ PKGBUILD 2018-05-17 08:55:09 UTC (rev 323531) @@ -5,7 +5,7 @@ _hkgname=base16-bytestring pkgname=haskell-base16-bytestring pkgver=0.1.1.6 -pkgrel=7 +pkgrel=8 pkgdesc="Fast base16 (hex) encoding and decoding for ByteStrings" url="https://github.com/bos/base16-bytestring" license=("custom:BSD3")
