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

Felix Yan felixonmars at archlinux.org
Thu Jan 12 15:53:10 UTC 2017


    Date: Thursday, January 12, 2017 @ 15:53:10
  Author: felixonmars
Revision: 206991

upgpkg: haskell-http-client-tls 0.3.3.1-1

rebuild with http-client-tls-0.3.3.1

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

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-01-12 13:22:25 UTC (rev 206990)
+++ PKGBUILD	2017-01-12 15:53:10 UTC (rev 206991)
@@ -4,8 +4,8 @@
 
 _hkgname=http-client-tls
 pkgname=haskell-http-client-tls
-pkgver=0.3.3
-pkgrel=14
+pkgver=0.3.3.1
+pkgrel=1
 pkgdesc="http-client backend using the connection package and tls library"
 url="https://github.com/snoyberg/http-client"
 license=("MIT")
@@ -14,7 +14,7 @@
          "haskell-data-default-class" "haskell-exceptions" "haskell-http-client"
          "haskell-http-types" "haskell-memory" "haskell-network" "haskell-tls")
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha256sums=('ec1c676989aa7a53aa414d4bf2613573a8766dcf81db826365bdf20ce981a064')
+sha256sums=('56317378785688a129fdc7abdf5d721fe15e46178f89f457878aa3acd1ac7d12')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list