Date: Monday, January 2, 2023 @ 18:27:15 Author: felixonmars Revision: 1373621
upgpkg: haskell-focus 1.0.3-10: rebuild with haskell-lexer 1.1.1 Modified: haskell-focus/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-01-02 18:27:13 UTC (rev 1373620) +++ PKGBUILD 2023-01-02 18:27:15 UTC (rev 1373621) @@ -3,7 +3,7 @@ _hkgname=focus pkgname=haskell-focus pkgver=1.0.3 -pkgrel=9 +pkgrel=10 pkgdesc="A general abstraction for manipulating elements of container data structures" url="https://github.com/nikita-volkov/focus" license=("MIT")
