Date: Saturday, March 9, 2019 @ 15:48:38 Author: felixonmars Revision: 438351
upgpkg: haskell-digest 0.0.1.2-13 rebuild with ghc 8.6.4 Modified: haskell-digest/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-03-09 15:48:05 UTC (rev 438350) +++ PKGBUILD 2019-03-09 15:48:38 UTC (rev 438351) @@ -4,7 +4,7 @@ _hkgname=digest pkgname=haskell-digest pkgver=0.0.1.2 -pkgrel=12 +pkgrel=13 pkgdesc="Various cryptographic hashes for bytestrings; CRC32 and Adler32 for now." url="https://hackage.haskell.org/package/${_hkgname}" license=("BSD")
