Date: Tuesday, February 23, 2021 @ 10:41:42 Author: felixonmars Revision: 869572
upgpkg: haskell-binary-instances 1.0.1-51: rebuild with hashable 1.3.1.0 Modified: haskell-binary-instances/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-23 10:41:06 UTC (rev 869571) +++ PKGBUILD 2021-02-23 10:41:42 UTC (rev 869572) @@ -3,7 +3,7 @@ _hkgname=binary-instances pkgname=haskell-binary-instances pkgver=1.0.1 -pkgrel=50 +pkgrel=51 pkgdesc="Orphan instances for binary" url="https://github.com/phadej/binary-instances" license=('BSD')
