Date: Saturday, November 13, 2021 @ 13:49:06 Author: felixonmars Revision: 1045328
upgpkg: haskell-src-exts 1.23.1-111: rebuild with vector-th-unbox 0.2.2 Modified: haskell-src-exts/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-11-13 13:42:37 UTC (rev 1045327) +++ PKGBUILD 2021-11-13 13:49:06 UTC (rev 1045328) @@ -4,7 +4,7 @@ _hkgname=haskell-src-exts pkgname=haskell-src-exts pkgver=1.23.1 -pkgrel=110 +pkgrel=111 pkgdesc="Manipulating Haskell source: abstract syntax, lexer, parser, and pretty-printer" url="https://github.com/haskell-suite/haskell-src-exts" license=("custom:BSD")
