Date: Thursday, June 17, 2021 @ 22:24:32 Author: felixonmars Revision: 964901
upgpkg: haskell-digest 0.0.1.2-24: rebuild with ghc 9.0.1 Modified: haskell-digest/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-06-17 22:23:55 UTC (rev 964900) +++ PKGBUILD 2021-06-17 22:24:32 UTC (rev 964901) @@ -4,7 +4,7 @@ _hkgname=digest pkgname=haskell-digest pkgver=0.0.1.2 -pkgrel=23 +pkgrel=24 pkgdesc="Various cryptographic hashes for bytestrings; CRC32 and Adler32 for now." url="https://hackage.haskell.org/package/${_hkgname}" license=("BSD")
