Date: Friday, January 6, 2023 @ 22:47:26 Author: felixonmars Revision: 1380049
upgpkg: haskell-binary-instances 1.0.3-26: rebuild with hashable 1.4.2.0 Modified: haskell-binary-instances/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-01-06 22:32:22 UTC (rev 1380048) +++ PKGBUILD 2023-01-06 22:47:26 UTC (rev 1380049) @@ -3,7 +3,7 @@ _hkgname=binary-instances pkgname=haskell-binary-instances pkgver=1.0.3 -pkgrel=25 +pkgrel=26 pkgdesc="Orphan instances for binary" url="https://github.com/phadej/binary-instances" license=('BSD')
