Date: Wednesday, February 2, 2022 @ 20:04:08 Author: felixonmars Revision: 1123230
upgpkg: haskell-src-exts 1.23.1-128: rebuild with base-orphans 0.8.6 Modified: haskell-src-exts/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-02-02 19:59:54 UTC (rev 1123229) +++ PKGBUILD 2022-02-02 20:04:08 UTC (rev 1123230) @@ -4,7 +4,7 @@ _hkgname=haskell-src-exts pkgname=haskell-src-exts pkgver=1.23.1 -pkgrel=127 +pkgrel=128 pkgdesc="Manipulating Haskell source: abstract syntax, lexer, parser, and pretty-printer" url="https://github.com/haskell-suite/haskell-src-exts" license=("custom:BSD")
