Date: Thursday, February 27, 2020 @ 18:20:54 Author: felixonmars Revision: 584570
upgpkg: haskell-binary-instances 1-4: rebuild with ghc 8.8.3 Modified: haskell-binary-instances/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-02-27 18:20:07 UTC (rev 584569) +++ PKGBUILD 2020-02-27 18:20:54 UTC (rev 584570) @@ -3,7 +3,7 @@ _hkgname=binary-instances pkgname=haskell-binary-instances pkgver=1 -pkgrel=3 +pkgrel=4 pkgdesc="Orphan instances for binary" url="https://github.com/phadej/binary-instances" license=('BSD')
