Date: Thursday, May 17, 2018 @ 08:48:01 Author: felixonmars Revision: 323516
upgpkg: haskell-digest 0.0.1.2-8 Modified: haskell-digest/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-05-17 08:47:39 UTC (rev 323515) +++ PKGBUILD 2018-05-17 08:48:01 UTC (rev 323516) @@ -5,7 +5,7 @@ _hkgname=digest pkgname=haskell-digest pkgver=0.0.1.2 -pkgrel=7 +pkgrel=8 pkgdesc="Various cryptographic hashes for bytestrings; CRC32 and Adler32 for now." url="https://hackage.haskell.org/package/${_hkgname}" license=("custom:BSD3")
