Date: Tuesday, January 5, 2021 @ 15:30:06 Author: felixonmars Revision: 809356
upgpkg: haskell-binary-instances 1.0.1-25: rebuild with comonad 5.0.8 Modified: haskell-binary-instances/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-01-05 15:29:30 UTC (rev 809355) +++ PKGBUILD 2021-01-05 15:30:06 UTC (rev 809356) @@ -3,7 +3,7 @@ _hkgname=binary-instances pkgname=haskell-binary-instances pkgver=1.0.1 -pkgrel=24 +pkgrel=25 pkgdesc="Orphan instances for binary" url="https://github.com/phadej/binary-instances" license=('BSD')
