Date: Tuesday, January 18, 2022 @ 14:00:59 Author: felixonmars Revision: 1108907
upgpkg: haskell-binary-instances 1.0.2-17: rebuild with hashable 1.3.5.0 Modified: haskell-binary-instances/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-01-18 14:00:33 UTC (rev 1108906) +++ PKGBUILD 2022-01-18 14:00:59 UTC (rev 1108907) @@ -3,7 +3,7 @@ _hkgname=binary-instances pkgname=haskell-binary-instances pkgver=1.0.2 -pkgrel=16 +pkgrel=17 pkgdesc="Orphan instances for binary" url="https://github.com/phadej/binary-instances" license=('BSD')
