Date: Saturday, October 24, 2020 @ 22:27:41 Author: felixonmars Revision: 731896
upgpkg: haskell-rsa 2.4.1-45: rebuild with bifunctors 5.5.8 Modified: haskell-rsa/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-10-24 22:26:50 UTC (rev 731895) +++ PKGBUILD 2020-10-24 22:27:41 UTC (rev 731896) @@ -3,7 +3,7 @@ _hkgname=RSA pkgname=haskell-rsa pkgver=2.4.1 -pkgrel=44 +pkgrel=45 pkgdesc="Implementation of RSA, using the padding schemes of PKCS#1 v2.1." url="https://github.com/GaloisInc/rsa" license=('BSD')
