Date: Friday, January 6, 2023 @ 21:13:09 Author: felixonmars Revision: 1379639
upgpkg: haskell-src-exts 1.23.1-180: rebuild with hashable 1.4.2.0 Modified: haskell-src-exts/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-01-06 21:11:30 UTC (rev 1379638) +++ PKGBUILD 2023-01-06 21:13:09 UTC (rev 1379639) @@ -4,7 +4,7 @@ _hkgname=haskell-src-exts pkgname=haskell-src-exts pkgver=1.23.1 -pkgrel=179 +pkgrel=180 pkgdesc="Manipulating Haskell source: abstract syntax, lexer, parser, and pretty-printer" url="https://github.com/haskell-suite/haskell-src-exts" license=("custom:BSD")
