Date: Tuesday, May 12, 2020 @ 15:02:22 Author: felixonmars Revision: 626984
upgpkg: haskell-optics-extra 0.3-3: rebuild with tasty 1.3 Modified: haskell-optics-extra/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-05-12 15:01:26 UTC (rev 626983) +++ PKGBUILD 2020-05-12 15:02:22 UTC (rev 626984) @@ -3,7 +3,7 @@ _hkgname=optics-extra pkgname=haskell-optics-extra pkgver=0.3 -pkgrel=2 +pkgrel=3 pkgdesc="Extra utilities and instances for optics-core" url="https://github.com/well-typed/optics-extra" license=('BSD')
