Date: Tuesday, December 28, 2021 @ 02:37:28 Author: felixonmars Revision: 1084881
upgpkg: haskell-rsa 2.4.1-138: rebuild with tasty 1.4.2.1 Modified: haskell-rsa/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-12-28 02:36:23 UTC (rev 1084880) +++ PKGBUILD 2021-12-28 02:37:28 UTC (rev 1084881) @@ -3,7 +3,7 @@ _hkgname=RSA pkgname=haskell-rsa pkgver=2.4.1 -pkgrel=137 +pkgrel=138 pkgdesc="Implementation of RSA, using the padding schemes of PKCS#1 v2.1." url="https://github.com/GaloisInc/rsa" license=('BSD')
