Date: Friday, June 1, 2018 @ 04:59:31 Author: felixonmars Revision: 335523
upgpkg: haskell-rsa 2.3.0-10 rebuild with ghc 8.4.3 Modified: haskell-rsa/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-06-01 04:58:25 UTC (rev 335522) +++ PKGBUILD 2018-06-01 04:59:31 UTC (rev 335523) @@ -4,7 +4,7 @@ _hkgname=RSA pkgname=haskell-rsa pkgver=2.3.0 -pkgrel=9 +pkgrel=10 pkgdesc="Implementation of RSA, using the padding schemes of PKCS#1 v2.1." url="https://github.com/GaloisInc/rsa" license=('custom:BSD3')
