Date: Tuesday, June 22, 2021 @ 03:02:49 Author: felixonmars Revision: 966707
upgpkg: haskell-with-utf8 1.0.2.2-33: rebuild with ghc 9.0.1, ghc-lib-parser-ex 9.0.0.4, hlint 3.3.1, one-liner 2.0, path 0.9.0, retrie 1.0.0.0 Modified: haskell-with-utf8/trunk/PKGBUILD ----------+ PKGBUILD | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-06-22 02:58:07 UTC (rev 966706) +++ PKGBUILD 2021-06-22 03:02:49 UTC (rev 966707) @@ -3,7 +3,7 @@ _hkgname=with-utf8 pkgname=haskell-with-utf8 pkgver=1.0.2.2 -pkgrel=32 +pkgrel=33 pkgdesc="Get your IO right on the first try" url="https://github.com/serokell/haskell-with-utf8#readme" license=("MPL2") @@ -17,6 +17,7 @@ prepare() { cd $_hkgname-$pkgver gen-setup + uusi -u base $_hkgname.cabal } build() {
