Date: Monday, January 10, 2022 @ 19:16:38 Author: felixonmars Revision: 1099870
upgpkg: haskell-language-haskell-extract 0.2.4-15: rebuild with ghc 9.0.2 Modified: haskell-language-haskell-extract/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-01-10 19:16:06 UTC (rev 1099869) +++ PKGBUILD 2022-01-10 19:16:38 UTC (rev 1099870) @@ -3,7 +3,7 @@ _hkgname=language-haskell-extract pkgname=haskell-language-haskell-extract pkgver=0.2.4 -pkgrel=14 +pkgrel=15 pkgdesc="Module to automatically extract functions from the local code" url="https://github.com/finnsson/language-haskell-extract" license=('BSD')
