Date: Saturday, September 19, 2020 @ 00:45:03 Author: felixonmars Revision: 710790
revert rebuild with base16-bytestring 1.0.0.0 Modified: haskell-binary-instances/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-09-19 00:45:00 UTC (rev 710789) +++ PKGBUILD 2020-09-19 00:45:03 UTC (rev 710790) @@ -3,7 +3,7 @@ _hkgname=binary-instances pkgname=haskell-binary-instances pkgver=1.0.0.1 -pkgrel=46 +pkgrel=45 pkgdesc="Orphan instances for binary" url="https://github.com/phadej/binary-instances" license=('BSD')
