Date: Sunday, June 9, 2019 @ 12:27:38 Author: felixonmars Revision: 478841
upgpkg: haskell-rsa 2.3.1-20 rebuild with async 2.2.2 Modified: haskell-rsa/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-06-09 12:25:41 UTC (rev 478840) +++ PKGBUILD 2019-06-09 12:27:38 UTC (rev 478841) @@ -3,7 +3,7 @@ _hkgname=RSA pkgname=haskell-rsa pkgver=2.3.1 -pkgrel=19 +pkgrel=20 pkgdesc="Implementation of RSA, using the padding schemes of PKCS#1 v2.1." url="https://github.com/GaloisInc/rsa" license=('BSD')
