Date: Tuesday, January 18, 2022 @ 12:08:44 Author: felixonmars Revision: 1108650
upgpkg: haskell-rsa 2.4.1-143: rebuild with hashable 1.3.5.0 Modified: haskell-rsa/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-01-18 12:08:00 UTC (rev 1108649) +++ PKGBUILD 2022-01-18 12:08:44 UTC (rev 1108650) @@ -3,7 +3,7 @@ _hkgname=RSA pkgname=haskell-rsa pkgver=2.4.1 -pkgrel=142 +pkgrel=143 pkgdesc="Implementation of RSA, using the padding schemes of PKCS#1 v2.1." url="https://github.com/GaloisInc/rsa" license=('BSD')