Date: Sunday, June 6, 2021 @ 22:27:45 Author: felixonmars Revision: 956427
upgpkg: haskell-options 1.2.1.1-17: rebuild with ghc 8.10.5 Modified: haskell-options/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-06-06 22:27:16 UTC (rev 956426) +++ PKGBUILD 2021-06-06 22:27:45 UTC (rev 956427) @@ -3,7 +3,7 @@ _hkgname=options pkgname=haskell-options pkgver=1.2.1.1 -pkgrel=16 +pkgrel=17 pkgdesc="A powerful and easy-to-use command-line option parser" url="https://john-millikin.com/software/haskell-options/" license=('MIT')
