Date: Thursday, September 17, 2020 @ 18:29:35 Author: felixonmars Revision: 708991
upgpkg: haskell-hint 0.9.0.3-20: rebuild with hspec 2.7.4, hspec-core 2.7.4, hspec-discover 2.7.4 Modified: haskell-hint/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-09-17 18:28:56 UTC (rev 708990) +++ PKGBUILD 2020-09-17 18:29:35 UTC (rev 708991) @@ -3,7 +3,7 @@ _hkgname=hint pkgname=haskell-hint pkgver=0.9.0.3 -pkgrel=19 +pkgrel=20 pkgdesc="Runtime Haskell interpreter (GHC API wrapper)" url="https://github.com/haskell-hint/hint" license=('BSD')