Date: Saturday, April 23, 2022 @ 20:35:01 Author: felixonmars Revision: 1188382
upgpkg: haskell-hsopenssl 0.11.7.2-36: rebuild with hashable 1.4.0.1 Modified: haskell-hsopenssl/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-04-23 20:34:54 UTC (rev 1188381) +++ PKGBUILD 2022-04-23 20:35:01 UTC (rev 1188382) @@ -3,7 +3,7 @@ _hkgname=HsOpenSSL pkgname=haskell-hsopenssl pkgver=0.11.7.2 -pkgrel=35 +pkgrel=36 pkgdesc="Partial OpenSSL binding for Haskell" url="https://github.com/vshabanov/HsOpenSSL" license=('custom:PublicDomain')
