Date: Thursday, April 23, 2020 @ 13:56:46 Author: felixonmars Revision: 618156
upgpkg: haskell-optics-core 0.3-2: rebuild with ghc 8.10.1 Modified: haskell-optics-core/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-04-23 13:56:03 UTC (rev 618155) +++ PKGBUILD 2020-04-23 13:56:46 UTC (rev 618156) @@ -3,7 +3,7 @@ _hkgname=optics-core pkgname=haskell-optics-core pkgver=0.3 -pkgrel=1 +pkgrel=2 pkgdesc="Optics as an abstract interface: core definitions" url="https://github.com/well-typed/optics-core" license=('BSD')
