Date: Friday, April 24, 2020 @ 06:13:51 Author: felixonmars Revision: 618818
upgpkg: haskell-rsa 2.4.1-19: rebuild with ghc 8.10.1, protolude 0.3.0, repline 0.3.0.0 Modified: haskell-rsa/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-04-24 06:12:55 UTC (rev 618817) +++ PKGBUILD 2020-04-24 06:13:51 UTC (rev 618818) @@ -3,7 +3,7 @@ _hkgname=RSA pkgname=haskell-rsa pkgver=2.4.1 -pkgrel=18 +pkgrel=19 pkgdesc="Implementation of RSA, using the padding schemes of PKCS#1 v2.1." url="https://github.com/GaloisInc/rsa" license=('BSD')
