Date: Saturday, March 26, 2022 @ 18:48:16 Author: felixonmars Revision: 1176894
upgpkg: haskell-clash-lib 1.6.1-2: rebuild with parsers (fix attoparsec flag) Modified: haskell-clash-lib/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-03-26 18:47:59 UTC (rev 1176893) +++ PKGBUILD 2022-03-26 18:48:16 UTC (rev 1176894) @@ -3,7 +3,7 @@ _hkgname=clash-lib pkgname=haskell-clash-lib pkgver=1.6.1 -pkgrel=1 +pkgrel=2 pkgdesc="Clash: a functional hardware description language - As a library" url="https://clash-lang.org/" license=("BSD")
