Date: Friday, February 17, 2023 @ 11:33:39 Author: felixonmars Revision: 1401917
upgpkg: haskell-rsa 2.4.1-203: rebuild with hspec 2.10.9, hspec-core 2.10.9, hspec-discover 2.10.9 Modified: haskell-rsa/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-02-17 11:33:22 UTC (rev 1401916) +++ PKGBUILD 2023-02-17 11:33:39 UTC (rev 1401917) @@ -3,7 +3,7 @@ _hkgname=RSA pkgname=haskell-rsa pkgver=2.4.1 -pkgrel=202 +pkgrel=203 pkgdesc="Implementation of RSA, using the padding schemes of PKCS#1 v2.1." url="https://github.com/GaloisInc/rsa" license=('BSD')
