[arch-commits] Commit in haskell-http-client-tls/trunk (PKGBUILD)

Felix Yan felixonmars at gemini.archlinux.org
Sun Mar 20 10:19:16 UTC 2022


    Date: Sunday, March 20, 2022 @ 10:19:15
  Author: felixonmars
Revision: 1163373

upgpkg: haskell-http-client-tls 0.3.6-1: rebuild with http-client-tls 0.3.6

Modified:
  haskell-http-client-tls/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-03-20 10:18:01 UTC (rev 1163372)
+++ PKGBUILD	2022-03-20 10:19:15 UTC (rev 1163373)
@@ -3,8 +3,8 @@
 
 _hkgname=http-client-tls
 pkgname=haskell-http-client-tls
-pkgver=0.3.5.3
-pkgrel=504
+pkgver=0.3.6
+pkgrel=1
 pkgdesc="http-client backend using the connection package and tls library"
 url="https://github.com/snoyberg/http-client"
 license=("MIT")
@@ -15,7 +15,7 @@
          "haskell-tls")
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('df4fff9fbd6736a52d54bf04669107b24e3d31c22b0f7882310204ca4ef1a895e9f79cea289423341aa575759a2667ff9ca86b889567605ad3daec266a1bbb14')
+sha512sums=('b926eb7e18011f7d556fb5bd6ac10829d2566cb539db1fad2825eae51acbf8edab1ad318be3eb87ee00880f632cc7a4240c94562b3bc0062b3cfdc84c29605a7')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list