Date: Saturday, February 15, 2020 @ 14:40:17 Author: felixonmars Revision: 571595
upgpkg: haskell-language-haskell-extract 0.2.4-3: rebuild with ghc 8.8.2 Modified: haskell-language-haskell-extract/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-02-15 14:39:35 UTC (rev 571594) +++ PKGBUILD 2020-02-15 14:40:17 UTC (rev 571595) @@ -3,7 +3,7 @@ _hkgname=language-haskell-extract pkgname=haskell-language-haskell-extract pkgver=0.2.4 -pkgrel=2 +pkgrel=3 pkgdesc="Module to automatically extract functions from the local code" url="https://github.com/finnsson/language-haskell-extract" license=('BSD')
