Date: Friday, June 1, 2018 @ 07:27:14 Author: felixonmars Revision: 335579
upgpkg: haskell-digest 0.0.1.2-9 rebuild with ghc 8.4.3 Modified: haskell-digest/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-06-01 07:26:33 UTC (rev 335578) +++ PKGBUILD 2018-06-01 07:27:14 UTC (rev 335579) @@ -5,7 +5,7 @@ _hkgname=digest pkgname=haskell-digest pkgver=0.0.1.2 -pkgrel=8 +pkgrel=9 pkgdesc="Various cryptographic hashes for bytestrings; CRC32 and Adler32 for now." url="https://hackage.haskell.org/package/${_hkgname}" license=("custom:BSD3")
