Date: Thursday, June 17, 2021 @ 19:12:42 Author: felixonmars Revision: 964693
upgpkg: haskell-pretty-hex 1.1-8: rebuild with ghc 9.0.1 Modified: haskell-pretty-hex/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-06-17 18:32:42 UTC (rev 964692) +++ PKGBUILD 2021-06-17 19:12:42 UTC (rev 964693) @@ -3,7 +3,7 @@ _hkgname=pretty-hex pkgname=haskell-pretty-hex pkgver=1.1 -pkgrel=7 +pkgrel=8 pkgdesc="A library for hex dumps of ByteStrings" url="https://github.com/GaloisInc/hexdump" license=('BSD')
