Date: Friday, October 30, 2020 @ 22:01:00 Author: felixonmars Revision: 737314
upgpkg: haskell-rsa 2.4.1-47: rebuild with unliftio 0.2.13.1 Modified: haskell-rsa/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-10-30 22:00:08 UTC (rev 737313) +++ PKGBUILD 2020-10-30 22:01:00 UTC (rev 737314) @@ -3,7 +3,7 @@ _hkgname=RSA pkgname=haskell-rsa pkgver=2.4.1 -pkgrel=46 +pkgrel=47 pkgdesc="Implementation of RSA, using the padding schemes of PKCS#1 v2.1." url="https://github.com/GaloisInc/rsa" license=('BSD')
