Date: Tuesday, July 27, 2021 @ 00:49:49 Author: felixonmars Revision: 986335
upgpkg: haskell-binary-instances 1.0.1-90: rebuild with transformers-compat 0.7 Modified: haskell-binary-instances/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-07-27 00:49:02 UTC (rev 986334) +++ PKGBUILD 2021-07-27 00:49:49 UTC (rev 986335) @@ -3,7 +3,7 @@ _hkgname=binary-instances pkgname=haskell-binary-instances pkgver=1.0.1 -pkgrel=89 +pkgrel=90 pkgdesc="Orphan instances for binary" url="https://github.com/phadej/binary-instances" license=('BSD')
