Date: Monday, November 23, 2020 @ 16:59:30 Author: felixonmars Revision: 759999
upgpkg: haskell-binary-instances 1.0.1-5: rebuild with optparse-applicative 0.16.1.0 Modified: haskell-binary-instances/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-11-23 16:58:33 UTC (rev 759998) +++ PKGBUILD 2020-11-23 16:59:30 UTC (rev 759999) @@ -3,7 +3,7 @@ _hkgname=binary-instances pkgname=haskell-binary-instances pkgver=1.0.1 -pkgrel=4 +pkgrel=5 pkgdesc="Orphan instances for binary" url="https://github.com/phadej/binary-instances" license=('BSD')
