Date: Tuesday, October 26, 2021 @ 21:16:35 Author: felixonmars Revision: 1034514
upgpkg: haskell-rsa 2.4.1-126: rebuild with base-orphans 0.8.5 Modified: haskell-rsa/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-10-26 21:15:09 UTC (rev 1034513) +++ PKGBUILD 2021-10-26 21:16:35 UTC (rev 1034514) @@ -3,7 +3,7 @@ _hkgname=RSA pkgname=haskell-rsa pkgver=2.4.1 -pkgrel=125 +pkgrel=126 pkgdesc="Implementation of RSA, using the padding schemes of PKCS#1 v2.1." url="https://github.com/GaloisInc/rsa" license=('BSD')
