Date: Sunday, March 10, 2019 @ 00:33:24 Author: felixonmars Revision: 438798
upgpkg: haskell-docopt 0.7.0.5-21 rebuild with ghc 8.6.4 Modified: haskell-docopt/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-03-10 00:32:52 UTC (rev 438797) +++ PKGBUILD 2019-03-10 00:33:24 UTC (rev 438798) @@ -4,7 +4,7 @@ _hkgname=docopt pkgname=haskell-docopt pkgver=0.7.0.5 -pkgrel=20 +pkgrel=21 pkgdesc="A command-line interface parser that will make you smile" url="https://github.com/docopt/docopt.hs" license=("MIT")
