Date: Monday, May 21, 2018 @ 08:52:41 Author: felixonmars Revision: 325912
upgpkg: haskell-rsa 2.3.0-2 rebuild with async,2.2.1 Modified: haskell-rsa/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-05-21 08:51:22 UTC (rev 325911) +++ PKGBUILD 2018-05-21 08:52:41 UTC (rev 325912) @@ -4,7 +4,7 @@ _hkgname=RSA pkgname=haskell-rsa pkgver=2.3.0 -pkgrel=1 +pkgrel=2 pkgdesc="Implementation of RSA, using the padding schemes of PKCS#1 v2.1." url="https://github.com/GaloisInc/rsa" license=('custom:BSD3')
