Date: Monday, January 10, 2022 @ 19:12:44 Author: felixonmars Revision: 1099858
upgpkg: haskell-puremd5 2.1.4-2: rebuild with ghc 9.0.2 Modified: haskell-puremd5/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-01-10 19:12:02 UTC (rev 1099857) +++ PKGBUILD 2022-01-10 19:12:44 UTC (rev 1099858) @@ -4,7 +4,7 @@ _hkgname=pureMD5 pkgname=haskell-puremd5 pkgver=2.1.4 -pkgrel=1 +pkgrel=2 pkgdesc="A Haskell-only implementation of the MD5 digest (hash) algorithm" url="https://hackage.haskell.org/package/pureMD5" license=('BSD')
