Date: Monday, February 15, 2021 @ 10:13:14 Author: felixonmars Revision: 860955
upgpkg: haskell-binary-orphans 1.0.1-90: rebuild with doctest 0.18 Modified: haskell-binary-orphans/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-15 10:12:41 UTC (rev 860954) +++ PKGBUILD 2021-02-15 10:13:14 UTC (rev 860955) @@ -4,7 +4,7 @@ _hkgname=binary-orphans pkgname=haskell-binary-orphans pkgver=1.0.1 -pkgrel=89 +pkgrel=90 pkgdesc="Orphan instances for binary" url="https://github.com/phadej/binary-orphans" license=("BSD")
