Date: Wednesday, March 22, 2023 @ 03:09:56 Author: felixonmars Revision: 1425867
upgpkg: haskell-focus 1.0.3-24: rebuild with indexed-traversable 0.1.2.1 Modified: haskell-focus/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-03-22 03:09:43 UTC (rev 1425866) +++ PKGBUILD 2023-03-22 03:09:56 UTC (rev 1425867) @@ -3,7 +3,7 @@ _hkgname=focus pkgname=haskell-focus pkgver=1.0.3 -pkgrel=23 +pkgrel=24 pkgdesc="A general abstraction for manipulating elements of container data structures" url="https://github.com/nikita-volkov/focus" license=("MIT")
