Date: Tuesday, February 9, 2021 @ 00:28:12 Author: felixonmars Revision: 850683
upgpkg: haskell-puremd5 2.1.3-35: rebuild with ghc 8.10.4 Modified: haskell-puremd5/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-09 00:27:42 UTC (rev 850682) +++ PKGBUILD 2021-02-09 00:28:12 UTC (rev 850683) @@ -4,7 +4,7 @@ _hkgname=pureMD5 pkgname=haskell-puremd5 pkgver=2.1.3 -pkgrel=34 +pkgrel=35 pkgdesc="A Haskell-only implementation of the MD5 digest (hash) algorithm" url="https://hackage.haskell.org/package/pureMD5" license=('BSD')
