Date: Tuesday, March 16, 2021 @ 21:29:14 Author: felixonmars Revision: 892332
upgpkg: haskell-hint 0.9.0.4-2: rebuild with doctest 0.18.1 Modified: haskell-hint/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-16 21:28:08 UTC (rev 892331) +++ PKGBUILD 2021-03-16 21:29:14 UTC (rev 892332) @@ -3,7 +3,7 @@ _hkgname=hint pkgname=haskell-hint pkgver=0.9.0.4 -pkgrel=1 +pkgrel=2 pkgdesc="Runtime Haskell interpreter (GHC API wrapper)" url="https://github.com/haskell-hint/hint" license=('BSD')
