Date: Thursday, April 23, 2020 @ 14:33:12 Author: felixonmars Revision: 618192
upgpkg: haskell-pretty-hex 1.1-2: rebuild with ghc 8.10.1 Modified: haskell-pretty-hex/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-04-23 14:32:43 UTC (rev 618191) +++ PKGBUILD 2020-04-23 14:33:12 UTC (rev 618192) @@ -3,7 +3,7 @@ _hkgname=pretty-hex pkgname=haskell-pretty-hex pkgver=1.1 -pkgrel=1 +pkgrel=2 pkgdesc="A library for hex dumps of ByteStrings" url="https://github.com/GaloisInc/hexdump" license=('BSD')
