Date: Thursday, August 18, 2022 @ 21:20:49 Author: felixonmars Revision: 1269071
upgpkg: haskell-rsa 2.4.1-178: rebuild with base-orphans 0.8.7 Modified: haskell-rsa/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-08-18 21:20:38 UTC (rev 1269070) +++ PKGBUILD 2022-08-18 21:20:49 UTC (rev 1269071) @@ -3,7 +3,7 @@ _hkgname=RSA pkgname=haskell-rsa pkgver=2.4.1 -pkgrel=177 +pkgrel=178 pkgdesc="Implementation of RSA, using the padding schemes of PKCS#1 v2.1." url="https://github.com/GaloisInc/rsa" license=('BSD')
