Date: Thursday, March 2, 2023 @ 14:01:51 Author: felixonmars Revision: 1406889
upgpkg: haskell-focus 1.0.3-18: rebuild with generic-deriving 1.14.3 Modified: haskell-focus/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-03-02 14:01:49 UTC (rev 1406888) +++ PKGBUILD 2023-03-02 14:01:51 UTC (rev 1406889) @@ -3,7 +3,7 @@ _hkgname=focus pkgname=haskell-focus pkgver=1.0.3 -pkgrel=17 +pkgrel=18 pkgdesc="A general abstraction for manipulating elements of container data structures" url="https://github.com/nikita-volkov/focus" license=("MIT")
