Date: Thursday, April 23, 2020 @ 15:37:21 Author: felixonmars Revision: 618300
upgpkg: haskell-puremd5 2.1.3-30: rebuild with ghc 8.10.1 Modified: haskell-puremd5/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-04-23 15:36:52 UTC (rev 618299) +++ PKGBUILD 2020-04-23 15:37:21 UTC (rev 618300) @@ -4,7 +4,7 @@ _hkgname=pureMD5 pkgname=haskell-puremd5 pkgver=2.1.3 -pkgrel=29 +pkgrel=30 pkgdesc="A Haskell-only implementation of the MD5 digest (hash) algorithm" url="https://hackage.haskell.org/package/pureMD5" license=('BSD')
