Date: Wednesday, March 17, 2021 @ 06:23:11 Author: felixonmars Revision: 893012
upgpkg: haskell-binary-instances 1.0.1-59: rebuild with doctest 0.18.1 Modified: haskell-binary-instances/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-17 06:22:05 UTC (rev 893011) +++ PKGBUILD 2021-03-17 06:23:11 UTC (rev 893012) @@ -3,7 +3,7 @@ _hkgname=binary-instances pkgname=haskell-binary-instances pkgver=1.0.1 -pkgrel=58 +pkgrel=59 pkgdesc="Orphan instances for binary" url="https://github.com/phadej/binary-instances" license=('BSD')