Date: Friday, January 6, 2023 @ 20:18:11 Author: felixonmars Revision: 1379288
upgpkg: haskell-hsopenssl 0.11.7.4-4: rebuild with hashable 1.4.2.0 Modified: haskell-hsopenssl/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-01-06 20:18:09 UTC (rev 1379287) +++ PKGBUILD 2023-01-06 20:18:11 UTC (rev 1379288) @@ -3,7 +3,7 @@ _hkgname=HsOpenSSL pkgname=haskell-hsopenssl pkgver=0.11.7.4 -pkgrel=3 +pkgrel=4 pkgdesc="Partial OpenSSL binding for Haskell" url="https://github.com/haskell-cryptography/HsOpenSSL" license=('custom:PublicDomain')
