Date: Monday, August 17, 2020 @ 22:54:12 Author: felixonmars Revision: 683471
upgpkg: haskell-binary-instances 1.0.0.1-34: rebuild with ghc 8.10.2 Modified: haskell-binary-instances/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-08-17 22:53:18 UTC (rev 683470) +++ PKGBUILD 2020-08-17 22:54:12 UTC (rev 683471) @@ -3,7 +3,7 @@ _hkgname=binary-instances pkgname=haskell-binary-instances pkgver=1.0.0.1 -pkgrel=33 +pkgrel=34 pkgdesc="Orphan instances for binary" url="https://github.com/phadej/binary-instances" license=('BSD')
