Date: Saturday, March 28, 2020 @ 21:31:56 Author: felixonmars Revision: 605562
upgpkg: haskell-optparse-simple 0.1.1.2-160: rebuild with attoparsec 0.13.2.4 Modified: haskell-optparse-simple/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-03-28 21:31:21 UTC (rev 605561) +++ PKGBUILD 2020-03-28 21:31:56 UTC (rev 605562) @@ -4,7 +4,7 @@ _hkgname=optparse-simple pkgname=haskell-optparse-simple pkgver=0.1.1.2 -pkgrel=159 +pkgrel=160 pkgdesc="Simple interface to optparse-applicative" url="https://hackage.haskell.org/package/${_hkgname}" license=("BSD")
