Date: Monday, August 31, 2020 @ 04:32:00 Author: felixonmars Revision: 693536
upgpkg: haskell-rsa 2.4.1-33: rebuild with happy 1.20.0 Modified: haskell-rsa/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-08-31 04:30:42 UTC (rev 693535) +++ PKGBUILD 2020-08-31 04:32:00 UTC (rev 693536) @@ -3,7 +3,7 @@ _hkgname=RSA pkgname=haskell-rsa pkgver=2.4.1 -pkgrel=32 +pkgrel=33 pkgdesc="Implementation of RSA, using the padding schemes of PKCS#1 v2.1." url="https://github.com/GaloisInc/rsa" license=('BSD')
