Date: Tuesday, January 11, 2022 @ 23:17:13 Author: felixonmars Revision: 1101246
upgpkg: haskell-binary-instances 1.0.2-13: rebuild with ghc 9.0.2 Modified: haskell-binary-instances/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-01-11 23:16:29 UTC (rev 1101245) +++ PKGBUILD 2022-01-11 23:17:13 UTC (rev 1101246) @@ -3,7 +3,7 @@ _hkgname=binary-instances pkgname=haskell-binary-instances pkgver=1.0.2 -pkgrel=12 +pkgrel=13 pkgdesc="Orphan instances for binary" url="https://github.com/phadej/binary-instances" license=('BSD')
