Date: Friday, January 28, 2022 @ 09:00:27 Author: felixonmars Revision: 1118136
upgpkg: haskell-rsa 2.4.1-145: rebuild with async 2.2.4 Modified: haskell-rsa/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-01-28 08:59:48 UTC (rev 1118135) +++ PKGBUILD 2022-01-28 09:00:27 UTC (rev 1118136) @@ -3,7 +3,7 @@ _hkgname=RSA pkgname=haskell-rsa pkgver=2.4.1 -pkgrel=144 +pkgrel=145 pkgdesc="Implementation of RSA, using the padding schemes of PKCS#1 v2.1." url="https://github.com/GaloisInc/rsa" license=('BSD')
