Date: Saturday, March 9, 2019 @ 16:29:29 Author: felixonmars Revision: 438421
upgpkg: haskell-hex 0.1.2-12 rebuild with ghc 8.6.4 Modified: haskell-hex/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-03-09 16:28:56 UTC (rev 438420) +++ PKGBUILD 2019-03-09 16:29:29 UTC (rev 438421) @@ -4,7 +4,7 @@ _hkgname=hex pkgname=haskell-hex pkgver=0.1.2 -pkgrel=11 +pkgrel=12 pkgdesc="Convert strings into hexadecimal and back." url="https://hackage.haskell.org/package/${_hkgname}" license=("BSD")
