Date: Monday, December 20, 2021 @ 04:38:11 Author: felixonmars Revision: 1079464
upgpkg: haskell-mod 0.1.2.2-31: rebuild with attoparsec 0.14.2 Modified: haskell-mod/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-12-20 04:37:05 UTC (rev 1079463) +++ PKGBUILD 2021-12-20 04:38:11 UTC (rev 1079464) @@ -3,7 +3,7 @@ _hkgname=mod pkgname=haskell-mod pkgver=0.1.2.2 -pkgrel=30 +pkgrel=31 pkgdesc="Fast type-safe modular arithmetic" url="https://github.com/Bodigrim/mod" license=("MIT")
