Date: Thursday, April 25, 2019 @ 00:47:47 Author: felixonmars Revision: 453581
upgpkg: haskell-digest 0.0.1.2-14 rebuild with ghc 8.6.5 Modified: haskell-digest/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-04-25 00:47:17 UTC (rev 453580) +++ PKGBUILD 2019-04-25 00:47:47 UTC (rev 453581) @@ -4,7 +4,7 @@ _hkgname=digest pkgname=haskell-digest pkgver=0.0.1.2 -pkgrel=13 +pkgrel=14 pkgdesc="Various cryptographic hashes for bytestrings; CRC32 and Adler32 for now." url="https://hackage.haskell.org/package/${_hkgname}" license=("BSD")
