Date: Sunday, March 21, 2021 @ 05:50:02 Author: felixonmars Revision: 896950
upgpkg: haskell-binary-orphans 1.0.1-101: rebuild with tasty 1.4.0.2 Modified: haskell-binary-orphans/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-21 05:49:23 UTC (rev 896949) +++ PKGBUILD 2021-03-21 05:50:02 UTC (rev 896950) @@ -4,7 +4,7 @@ _hkgname=binary-orphans pkgname=haskell-binary-orphans pkgver=1.0.1 -pkgrel=100 +pkgrel=101 pkgdesc="Orphan instances for binary" url="https://github.com/phadej/binary-orphans" license=("BSD")
