Date: Thursday, April 25, 2019 @ 16:11:31 Author: felixonmars Revision: 453947
upgpkg: haskell-puremd5 2.1.3-23 rebuild with ghc 8.6.5 Modified: haskell-puremd5/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-04-25 16:10:51 UTC (rev 453946) +++ PKGBUILD 2019-04-25 16:11:31 UTC (rev 453947) @@ -4,7 +4,7 @@ _hkgname=pureMD5 pkgname=haskell-puremd5 pkgver=2.1.3 -pkgrel=22 +pkgrel=23 pkgdesc="A Haskell-only implementation of the MD5 digest (hash) algorithm" url="https://hackage.haskell.org/package/pureMD5" license=('BSD')
