Date: Wednesday, July 18, 2018 @ 03:59:51 Author: felixonmars Revision: 361648
upgpkg: haskell-rsa 2.3.0-22 rebuild with doctest 0.16.0 Modified: haskell-rsa/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-07-18 03:58:35 UTC (rev 361647) +++ PKGBUILD 2018-07-18 03:59:51 UTC (rev 361648) @@ -4,7 +4,7 @@ _hkgname=RSA pkgname=haskell-rsa pkgver=2.3.0 -pkgrel=21 +pkgrel=22 pkgdesc="Implementation of RSA, using the padding schemes of PKCS#1 v2.1." url="https://github.com/GaloisInc/rsa" license=('custom:BSD3')
