Date: Thursday, June 17, 2021 @ 22:04:08 Author: felixonmars Revision: 964853
upgpkg: haskell-puremd5 2.1.3-37: rebuild with ghc 9.0.1 Modified: haskell-puremd5/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-06-17 22:03:23 UTC (rev 964852) +++ PKGBUILD 2021-06-17 22:04:08 UTC (rev 964853) @@ -4,7 +4,7 @@ _hkgname=pureMD5 pkgname=haskell-puremd5 pkgver=2.1.3 -pkgrel=36 +pkgrel=37 pkgdesc="A Haskell-only implementation of the MD5 digest (hash) algorithm" url="https://hackage.haskell.org/package/pureMD5" license=('BSD')
