Date: Sunday, September 25, 2022 @ 19:16:24 Author: felixonmars Revision: 1309825
upgpkg: haskell-hsyaml 0.2.1.1-19: rebuild with optparse-applicative 0.17.0.0 Modified: haskell-hsyaml/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-09-25 19:16:16 UTC (rev 1309824) +++ PKGBUILD 2022-09-25 19:16:24 UTC (rev 1309825) @@ -3,7 +3,7 @@ _hkgname=HsYAML pkgname=haskell-hsyaml pkgver=0.2.1.1 -pkgrel=18 +pkgrel=19 pkgdesc="Pure Haskell YAML 1.2 processor" url="https://github.com/haskell-hvr/HsYAML" license=('GPL')
