Date: Thursday, March 30, 2023 @ 03:50:01 Author: felixonmars Revision: 1430340
upgpkg: haskell-focus 1.0.3.1-2: rebuild with quickcheck-instances 0.3.29 Modified: haskell-focus/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-03-30 03:49:20 UTC (rev 1430339) +++ PKGBUILD 2023-03-30 03:50:01 UTC (rev 1430340) @@ -3,7 +3,7 @@ _hkgname=focus pkgname=haskell-focus pkgver=1.0.3.1 -pkgrel=1 +pkgrel=2 pkgdesc="A general abstraction for manipulating elements of container data structures" url="https://github.com/nikita-volkov/focus" license=("MIT")
