Date: Friday, January 6, 2023 @ 23:21:30 Author: felixonmars Revision: 1380247
upgpkg: haskell-focus 1.0.3-12: rebuild with hashable 1.4.2.0 Modified: haskell-focus/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-01-06 23:21:28 UTC (rev 1380246) +++ PKGBUILD 2023-01-06 23:21:30 UTC (rev 1380247) @@ -3,7 +3,7 @@ _hkgname=focus pkgname=haskell-focus pkgver=1.0.3 -pkgrel=11 +pkgrel=12 pkgdesc="A general abstraction for manipulating elements of container data structures" url="https://github.com/nikita-volkov/focus" license=("MIT")
