Date: Wednesday, March 25, 2020 @ 05:06:03 Author: felixonmars Revision: 603994
upgpkg: haskell-rsa 2.4.1-15: rebuild with asn1-types 0.3.4 Modified: haskell-rsa/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-03-25 05:05:02 UTC (rev 603993) +++ PKGBUILD 2020-03-25 05:06:03 UTC (rev 603994) @@ -3,7 +3,7 @@ _hkgname=RSA pkgname=haskell-rsa pkgver=2.4.1 -pkgrel=14 +pkgrel=15 pkgdesc="Implementation of RSA, using the padding schemes of PKCS#1 v2.1." url="https://github.com/GaloisInc/rsa" license=('BSD')
