Date: Thursday, April 23, 2020 @ 10:53:19 Author: felixonmars Revision: 618000
upgpkg: haskell-digest 0.0.1.2-18: rebuild with ghc 8.10.1 Modified: haskell-digest/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-04-23 10:52:52 UTC (rev 617999) +++ PKGBUILD 2020-04-23 10:53:19 UTC (rev 618000) @@ -4,7 +4,7 @@ _hkgname=digest pkgname=haskell-digest pkgver=0.0.1.2 -pkgrel=17 +pkgrel=18 pkgdesc="Various cryptographic hashes for bytestrings; CRC32 and Adler32 for now." url="https://hackage.haskell.org/package/${_hkgname}" license=("BSD")
