Date: Thursday, December 24, 2020 @ 08:29:39 Author: felixonmars Revision: 786825
upgpkg: haskell-binary-instances 1.0.1-14: rebuild with ghc 8.10.3 Modified: haskell-binary-instances/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-12-24 08:29:06 UTC (rev 786824) +++ PKGBUILD 2020-12-24 08:29:39 UTC (rev 786825) @@ -3,7 +3,7 @@ _hkgname=binary-instances pkgname=haskell-binary-instances pkgver=1.0.1 -pkgrel=13 +pkgrel=14 pkgdesc="Orphan instances for binary" url="https://github.com/phadej/binary-instances" license=('BSD')
