Date: Friday, October 23, 2020 @ 20:22:45 Author: felixonmars Revision: 730804
upgpkg: haskell-binary-instances 1.0.0.1-53: rebuild with generic-deriving 1.14 Modified: haskell-binary-instances/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-10-23 20:22:10 UTC (rev 730803) +++ PKGBUILD 2020-10-23 20:22:45 UTC (rev 730804) @@ -3,7 +3,7 @@ _hkgname=binary-instances pkgname=haskell-binary-instances pkgver=1.0.0.1 -pkgrel=52 +pkgrel=53 pkgdesc="Orphan instances for binary" url="https://github.com/phadej/binary-instances" license=('BSD')
