Date: Monday, August 10, 2020 @ 17:16:06 Author: felixonmars Revision: 673937
upgpkg: haskell-strict 0.4-2: rebuild with optics-th 0.3.0.1 Modified: haskell-strict/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-08-10 17:15:39 UTC (rev 673936) +++ PKGBUILD 2020-08-10 17:16:06 UTC (rev 673937) @@ -4,7 +4,7 @@ _hkgname=strict pkgname=haskell-strict pkgver=0.4 -pkgrel=1 +pkgrel=2 pkgdesc="Strict data types and String IO" url="https://github.com/haskell-strict/strict" license=("BSD")
