Date: Tuesday, February 9, 2021 @ 23:30:36 Author: felixonmars Revision: 851962
upgpkg: haskell-binary-orphans 1.0.1-87: rebuild with ghc 8.10.4 Modified: haskell-binary-orphans/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-09 23:30:09 UTC (rev 851961) +++ PKGBUILD 2021-02-09 23:30:36 UTC (rev 851962) @@ -4,7 +4,7 @@ _hkgname=binary-orphans pkgname=haskell-binary-orphans pkgver=1.0.1 -pkgrel=86 +pkgrel=87 pkgdesc="Orphan instances for binary" url="https://github.com/phadej/binary-orphans" license=("BSD")
