Date: Sunday, December 20, 2020 @ 21:45:56 Author: felixonmars Revision: 780756
upgpkg: haskell-rsa 2.4.1-55: rebuild with tasty-hunit 0.10.0.3 Modified: haskell-rsa/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-12-20 21:44:36 UTC (rev 780755) +++ PKGBUILD 2020-12-20 21:45:56 UTC (rev 780756) @@ -3,7 +3,7 @@ _hkgname=RSA pkgname=haskell-rsa pkgver=2.4.1 -pkgrel=54 +pkgrel=55 pkgdesc="Implementation of RSA, using the padding schemes of PKCS#1 v2.1." url="https://github.com/GaloisInc/rsa" license=('BSD')
