Date: Thursday, April 25, 2019 @ 12:37:42 Author: felixonmars Revision: 453803
upgpkg: haskell-options 1.2.1.1-8 rebuild with ghc 8.6.5 Modified: haskell-options/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-04-25 12:37:03 UTC (rev 453802) +++ PKGBUILD 2019-04-25 12:37:42 UTC (rev 453803) @@ -3,7 +3,7 @@ _hkgname=options pkgname=haskell-options pkgver=1.2.1.1 -pkgrel=7 +pkgrel=8 pkgdesc="A powerful and easy-to-use command-line option parser" url="https://john-millikin.com/software/haskell-options/" license=('MIT')
