Date: Sunday, March 8, 2020 @ 19:11:55 Author: felixonmars Revision: 592367
upgpkg: haskell-binary-instances 1-6: rebuild with generic-deriving 1.13 Modified: haskell-binary-instances/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-03-08 19:11:12 UTC (rev 592366) +++ PKGBUILD 2020-03-08 19:11:55 UTC (rev 592367) @@ -3,7 +3,7 @@ _hkgname=binary-instances pkgname=haskell-binary-instances pkgver=1 -pkgrel=5 +pkgrel=6 pkgdesc="Orphan instances for binary" url="https://github.com/phadej/binary-instances" license=('BSD')
