Date: Tuesday, August 25, 2020 @ 14:05:53 Author: felixonmars Revision: 688271
upgpkg: haskell-rsa 2.4.1-31: rebuild with random 1.2.0 Modified: haskell-rsa/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-08-25 14:04:35 UTC (rev 688270) +++ PKGBUILD 2020-08-25 14:05:53 UTC (rev 688271) @@ -3,7 +3,7 @@ _hkgname=RSA pkgname=haskell-rsa pkgver=2.4.1 -pkgrel=30 +pkgrel=31 pkgdesc="Implementation of RSA, using the padding schemes of PKCS#1 v2.1." url="https://github.com/GaloisInc/rsa" license=('BSD')
