Date: Wednesday, August 24, 2022 @ 23:41:17 Author: felixonmars Revision: 1277964
upgpkg: haskell-mod 0.1.2.2-100: rebuild with hashable 1.4.1.0 Modified: haskell-mod/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-08-24 23:41:08 UTC (rev 1277963) +++ PKGBUILD 2022-08-24 23:41:17 UTC (rev 1277964) @@ -3,7 +3,7 @@ _hkgname=mod pkgname=haskell-mod pkgver=0.1.2.2 -pkgrel=99 +pkgrel=100 pkgdesc="Fast type-safe modular arithmetic" url="https://github.com/Bodigrim/mod" license=("MIT")