Date: Monday, August 2, 2021 @ 19:27:23 Author: felixonmars Revision: 992986
upgpkg: haskell-optparse-simple 0.1.1.4-13: rebuild with monad-control 1.0.3.1 Modified: haskell-optparse-simple/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-08-02 19:27:05 UTC (rev 992985) +++ PKGBUILD 2021-08-02 19:27:23 UTC (rev 992986) @@ -4,7 +4,7 @@ _hkgname=optparse-simple pkgname=haskell-optparse-simple pkgver=0.1.1.4 -pkgrel=12 +pkgrel=13 pkgdesc="Simple interface to optparse-applicative" url="https://hackage.haskell.org/package/${_hkgname}" license=("BSD")
