Date: Friday, June 1, 2018 @ 05:00:19 Author: felixonmars Revision: 335525
upgpkg: haskell-puremd5 2.1.3-13 rebuild with ghc 8.4.3 Modified: haskell-puremd5/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-06-01 04:59:44 UTC (rev 335524) +++ PKGBUILD 2018-06-01 05:00:19 UTC (rev 335525) @@ -5,7 +5,7 @@ _hkgname=pureMD5 pkgname=haskell-puremd5 pkgver=2.1.3 -pkgrel=12 +pkgrel=13 pkgdesc="A Haskell-only implementation of the MD5 digest (hash) algorithm" url="https://hackage.haskell.org/package/pureMD5" license=('custom:BSD3')
