[arch-commits] Commit in haskell-hsopenssl/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Sat Apr 10 15:07:18 UTC 2021


    Date: Saturday, April 10, 2021 @ 15:07:18
  Author: felixonmars
Revision: 915551

upgpkg: haskell-hsopenssl 0.11.6.2-1: rebuild with HsOpenSSL 0.11.6.2

Modified:
  haskell-hsopenssl/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-04-10 15:05:19 UTC (rev 915550)
+++ PKGBUILD	2021-04-10 15:07:18 UTC (rev 915551)
@@ -2,8 +2,8 @@
 
 _hkgname=HsOpenSSL
 pkgname=haskell-hsopenssl
-pkgver=0.11.6.1
-pkgrel=2
+pkgver=0.11.6.2
+pkgrel=1
 pkgdesc="Partial OpenSSL binding for Haskell"
 url="https://github.com/vshabanov/HsOpenSSL"
 license=('custom:PublicDomain')
@@ -11,7 +11,7 @@
 depends=('ghc-libs' 'haskell-network' 'openssl')
 makedepends=('ghc')
 source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-sha512sums=('e1f7bd68e0c2a1f4ed8be3673156e088e01d24a75a191891762c00bb9643065662df843fe833bc2974d40f2421e561c8aa6d30d0a7ee5a796174f9ba3c98354c')
+sha512sums=('9dfe5472866c5342f03a8f61cb11ee8e48def9a3d081d7862642a6bfbe44ea6d3e3da1135b580594b3e3b5e2c80902afb64d36ec62f963ecc47453af209545b2')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list