Date: Friday, January 6, 2023 @ 21:16:54 Author: felixonmars Revision: 1379664
upgpkg: haskell-rsa 2.4.1-200: rebuild with hashable 1.4.2.0 Modified: haskell-rsa/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-01-06 21:16:46 UTC (rev 1379663) +++ PKGBUILD 2023-01-06 21:16:54 UTC (rev 1379664) @@ -3,7 +3,7 @@ _hkgname=RSA pkgname=haskell-rsa pkgver=2.4.1 -pkgrel=199 +pkgrel=200 pkgdesc="Implementation of RSA, using the padding schemes of PKCS#1 v2.1." url="https://github.com/GaloisInc/rsa" license=('BSD')
