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

Felix Yan felixonmars at gemini.archlinux.org
Fri Mar 25 14:47:58 UTC 2022


    Date: Friday, March 25, 2022 @ 14:47:58
  Author: felixonmars
Revision: 1176421

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

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

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-03-25 14:42:51 UTC (rev 1176420)
+++ PKGBUILD	2022-03-25 14:47:58 UTC (rev 1176421)
@@ -3,8 +3,8 @@
 
 _hkgname=http-client-tls
 pkgname=haskell-http-client-tls
-pkgver=0.3.6
-pkgrel=6
+pkgver=0.3.6.1
+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=('b926eb7e18011f7d556fb5bd6ac10829d2566cb539db1fad2825eae51acbf8edab1ad318be3eb87ee00880f632cc7a4240c94562b3bc0062b3cfdc84c29605a7')
+sha512sums=('81b6e9ad3956f237bec83173ab8ac153ea3e9b555f0a84dc6ec0a13f6ad96dfc104d61125b66fc8733c8d8c3b7f8fc5e89cfcb885a7352f3af2e2b5473732294')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list