Date: Thursday, April 23, 2020 @ 15:19:29 Author: felixonmars Revision: 618260
upgpkg: haskell-sop-core 0.5.0.1-2: rebuild with ghc 8.10.1 Modified: haskell-sop-core/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-04-23 15:18:27 UTC (rev 618259) +++ PKGBUILD 2020-04-23 15:19:29 UTC (rev 618260) @@ -3,7 +3,7 @@ _hkgname=sop-core pkgname=haskell-sop-core pkgver=0.5.0.1 -pkgrel=1 +pkgrel=2 pkgdesc="True Sums of Products" url="https://github.com/well-typed/generics-sop" license=('BSD')
