Date: Tuesday, March 8, 2022 @ 08:07:35 Author: felixonmars Revision: 1145379
upgpkg: haskell-binary-instances 1.0.2-29: rebuild with doctest 0.19.0 Modified: haskell-binary-instances/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-03-08 08:06:59 UTC (rev 1145378) +++ PKGBUILD 2022-03-08 08:07:35 UTC (rev 1145379) @@ -3,7 +3,7 @@ _hkgname=binary-instances pkgname=haskell-binary-instances pkgver=1.0.2 -pkgrel=28 +pkgrel=29 pkgdesc="Orphan instances for binary" url="https://github.com/phadej/binary-instances" license=('BSD')
