Date: Thursday, March 2, 2023 @ 10:58:08 Author: felixonmars Revision: 1406655
upgpkg: haskell-binary-instances 1.0.3-32: rebuild with generic-deriving 1.14.3 Modified: haskell-binary-instances/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-03-02 10:58:04 UTC (rev 1406654) +++ PKGBUILD 2023-03-02 10:58:08 UTC (rev 1406655) @@ -3,7 +3,7 @@ _hkgname=binary-instances pkgname=haskell-binary-instances pkgver=1.0.3 -pkgrel=31 +pkgrel=32 pkgdesc="Orphan instances for binary" url="https://github.com/phadej/binary-instances" license=('BSD')
